Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle Database Gateway for SQL Server

c9c784eb-1b05-407b-af64-d975532aa43aMay 9 2019 — edited May 9 2019

Hi,

I am trying to install Oracle Database Gateway for SQL Server but I am getting the below error.

Oracle Gateway6.JPG

Attached is the Installation log file as well. Please help me in proceeding. I am new to Oracle.

INFO:

The Runconfig command constructed is C:\oracle\product\12.2.0.1\dbhome_1\oui\bin\runConfig.bat ORACLE_HOME=C:\oracle\product\12.2.0.1\dbhome_1 MODE=perform ACTION=configure RERUN=true %*

INFO: Since the option is to overwrite the existing C:\oracle\product\12.2.0.1\dbhome_1\cfgtoollogs\configToolAllCommands file, backing it up

INFO: The backed up file name is C:\oracle\product\12.2.0.1\dbhome_1\cfgtoollogs\configToolAllCommands.bak.5

INFO: Entering ConfigClient.executeToolsInAggregate method

INFO: ConfigClient.executeToolsInAggregate oAggregate=oracle.tg:oracle.tg:12.2.0.1.0:common

INFO: Entering ConfigClient.assignAction method

INFO: ConfigClient.assignAction actionref=[Loracle.sysman.emCfg.common.IActionReference;@2cf0ca2b

INFO: ConfigClient.assignAction action is of type :configuration

INFO: Exiting ConfigClient.assignAction method

INFO: ConfigClient.executeToolsInAggregate action assigned

INFO: Started Plugin named: Oracle Net Configuration Assistant

INFO: Found associated job

INFO: Starting 'Oracle Net Configuration Assistant'

INFO: Starting 'Oracle Net Configuration Assistant'

INFO: NetCAInternalPlugIn: ... adding </ouiinternal>

INFO: Executing NETCA

INFO: Command C:\WINDOWS\system32\cmd.exe /c call C:\oracle\product\12.2.0.1\dbhome_1\bin\netca.bat /orahome C:\oracle\product\12.2.0.1\dbhome_1 /instype custom /inscomp client,oraclenet,server /insprtcl tcp /cfg local /authadp NO_VALUE /responseFile C:\oracle\product\12.2.0.1\dbhome_1\network\install\netca_typ.rsp /orahnam OraGTW12Home1 /ouiinternal /maskPasswords false

INFO: ... GenericInternalPlugIn.handleProcess() entered.

INFO: ... GenericInternalPlugIn: getting configAssistantParmas.

INFO: ... GenericInternalPlugIn: checking secretArguments.

INFO: No arguments to pass to stdin

INFO: ... GenericInternalPlugIn: starting read loop.

INFO: Read:

WARNING: Skipping line:

INFO: End of argument passing to stdin

INFO: Read: Parsing command line arguments:

INFO: Parsing command line arguments:

WARNING: Skipping line: Parsing command line arguments:

INFO: Read: Parameter "orahome" = C:\oracle\product\12.2.0.1\dbhome_1

INFO: Parameter "orahome" = C:\oracle\product\12.2.0.1\dbhome_1

WARNING: Skipping line: Parameter "orahome" = C:\oracle\product\12.2.0.1\dbhome_1

INFO: Read: Parameter "instype" = custom

INFO: Parameter "instype" = custom

WARNING: Skipping line: Parameter "instype" = custom

INFO: Read: Parameter "inscomp" = client,oraclenet,server

INFO: Parameter "inscomp" = client,oraclenet,server

WARNING: Skipping line: Parameter "inscomp" = client,oraclenet,server

INFO: Read: Parameter "insprtcl" = tcp

INFO: Parameter "insprtcl" = tcp

WARNING: Skipping line: Parameter "insprtcl" = tcp

INFO: Read: Parameter "cfg" = local

INFO: Parameter "cfg" = local

WARNING: Skipping line: Parameter "cfg" = local

INFO: Read: Parameter "authadp" = NO_VALUE

INFO: Parameter "authadp" = NO_VALUE

WARNING: Skipping line: Parameter "authadp" = NO_VALUE

INFO: Read: Parameter "responsefile" = C:\oracle\product\12.2.0.1\dbhome_1\network\install\netca_typ.rsp

INFO: Parameter "responsefile" = C:\oracle\product\12.2.0.1\dbhome_1\network\install\netca_typ.rsp

WARNING: Skipping line: Parameter "responsefile" = C:\oracle\product\12.2.0.1\dbhome_1\network\install\netca_typ.rsp

INFO: Read: Parameter "orahnam" = OraGTW12Home1

INFO: Parameter "orahnam" = OraGTW12Home1

WARNING: Skipping line: Parameter "orahnam" = OraGTW12Home1

INFO: Read: Parameter "ouiinternal" = true

INFO: Parameter "ouiinternal" = true

WARNING: Skipping line: Parameter "ouiinternal" = true

INFO: Read: Parameter "maskpasswords" = false

INFO: Parameter "maskpasswords" = false

WARNING: Skipping line: Parameter "maskpasswords" = false

INFO: Read: Done parsing command line arguments.

INFO: Done parsing command line arguments.

WARNING: Skipping line: Done parsing command line arguments.

INFO: Read: Oracle Net Services Configuration:

INFO: Oracle Net Services Configuration:

WARNING: Skipping line: Oracle Net Services Configuration:

INFO: Read: Listener "LISTENER" already exists.

INFO: Listener "LISTENER" already exists.

WARNING: Skipping line: Listener "LISTENER" already exists.

INFO: Read: Profile configuration complete.

INFO: Profile configuration complete.

WARNING: Skipping line: Profile configuration complete.

INFO: Read: Check the trace file for details: C:\oracle\product\12.2.0.1\cfgtoollogs\netca\trace_OraGTW12Home1-1905093PM0927.log

INFO: Check the trace file for details: C:\oracle\product\12.2.0.1\cfgtoollogs\netca\trace_OraGTW12Home1-1905093PM0927.log

WARNING: Skipping line: Check the trace file for details: C:\oracle\product\12.2.0.1\cfgtoollogs\netca\trace_OraGTW12Home1-1905093PM0927.log

INFO: Read: Oracle Net Services configuration failed. The exit code is 1

INFO: Oracle Net Services configuration failed. The exit code is 1

WARNING: Skipping line: Oracle Net Services configuration failed. The exit code is 1

INFO: Completed Plugin named: Oracle Net Configuration Assistant

Thanks in Advance,

Comments
Post Details
Added on May 9 2019
1 comment
1,033 views