Vous êtes sur la page 1sur 7

STANDARD OPERATION PROCEDURE

Estabilish Connection to TLMS using SQL Server (Server-Object)

No Prosedur Key Point Ilustrasi


1 Make sure your server is installed with OraClient 10g_home1 OraClient 10g_home1
exist on Program
when user open Start

Oracle - OraClient10g_home1
exist on Program when user
open Start on windows

2 Open tnsnames (on C:\oracle\product\10.2.0\client_1\ tnsnames file exist on


NETWORK\ADMIN) using text editor such as Notepad. C:\oracle\product
\10.2.0\client_1
\NETWORK\ADMIN

Open with text editor


(ex. Notepad)

- Fill tnsnames files with value as ilustrated


- Save the changes
TLMS.TOYOTA.CO.ID =
- Exit the text editor. (DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = 150.45.173.44)(PORT = 8521))
) Fill tnsnames file with these values
(CONNECT_DATA =
(SERVICE_NAME = TLMSO)
)
)
(ADDRESS = (PROTOCOL = TCP)(HOST = 150.45.173.44)(PORT = 8521))
)
(CONNECT_DATA =
(SERVICE_NAME = TLMSO)
)
)
3 After configuring tns, we have to make sure the TNS we'd just Command Prompt.
configured is working before we could proceed to next process. displayed
Type the command and press enter
- To perform testing, open command prompt
- Type command: tnsping TLMS.TOYOTA.CO.ID

And then press Enter Return value diplayed

return value if
configuration is
working
4 Next step is to create connection between IPPCS Server with
TLMS Server using Linked Server on SQL Server
- Open MsSQL Server Management Studio.
- Open Server Object - Linked Server.
- Right click on Linked server and click NEW Linked SERVER.

Right click

- Fill page General as ilustrated, and then click OK Dialog box displayed: On General Page:
New Linked Server

General
Page
clicked

Fill fields as ilustrated


On Security Page:

Security
Page
clicked

tlmsopn
tlmsopn

Fill fields as ilustrated


Click

- After OK button is clicked, SQL will show Linked Server TLMS_ORA exist on
we've just created. Linked Servers

Linked Server
created

- Right Click TLMS_ORA and select test connection. Success message


If linked server is completely configured, it will return displayed
message as ilustrated.
STANDARD OPERATION PROCEDURE
Estabilish Connection to TLMS using SQL Server (Server-Object)

No Prosedur Key Point Ilustrasi


1 When user TNS Configuration, there is possibilities of command Return value diplayed Comman return error:
return error. If command return error, it will display as
ilustrated.

Error happen for some error rootcause:


Error Rootcause Solution
Connection to TLMS is blocked by TMMIN Contact Network administrator to allow
Firewall connection from server to TLMS
Connection is already allowed by TMMIN Request APHD (Asia Pacific Help Desk) to help
Firewall but blocked on TGN Firewall opening connection to TLMS
Password provided on [Server-
Re-configure password on [Server-Object]
Object].TLMS_ORA is not correct.

Vous aimerez peut-être aussi