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!

ins-20802 - oracle net configuration assistant failed during installation - centos 7

bf559b4d-cd8b-417e-b68c-bff81132f454Apr 3 2015 — edited Apr 6 2015

Hello I am trying to folow the manual for installing the Oracle 12c. Actually it was already installed on the machine, and then deinstalled.

During installiation I get the "[ins-20802] oracle net configuration assistant failed during installation" error window. And proposed detail log file, where I can see:

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:

WARNING: Skipping line: Parsing command line arguments:

INFO: Exceeded the number of arguments passed to stdin. CurrentCount:1 Total args:0

INFO: Read:     Parameter "orahome" = /u01/app/oracle/product/12.1.0/db_1

WARNING: Skipping line:     Parameter "orahome" = /u01/app/oracle/product/12.1.0/db_1

INFO: Exceeded the number of arguments passed to stdin. CurrentCount:1 Total args:0

INFO: Read:     Parameter "orahnam" = OraDB12Home1

WARNING: Skipping line:     Parameter "orahnam" = OraDB12Home1

INFO: Exceeded the number of arguments passed to stdin. CurrentCount:1 Total args:0

INFO: Read:     Parameter "instype" = typical

WARNING: Skipping line:     Parameter "instype" = typical

INFO: Exceeded the number of arguments passed to stdin. CurrentCount:1 Total args:0

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

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

INFO: Exceeded the number of arguments passed to stdin. CurrentCount:1 Total args:0

INFO: Read:     Parameter "insprtcl" = tcp

WARNING: Skipping line:     Parameter "insprtcl" = tcp

INFO: Exceeded the number of arguments passed to stdin. CurrentCount:1 Total args:0

INFO: Read:     Parameter "cfg" = local

WARNING: Skipping line:     Parameter "cfg" = local

INFO: Exceeded the number of arguments passed to stdin. CurrentCount:1 Total args:0

INFO: Read:     Parameter "authadp" = NO_VALUE

WARNING: Skipping line:     Parameter "authadp" = NO_VALUE

INFO: Exceeded the number of arguments passed to stdin. CurrentCount:1 Total args:0

INFO: Read:     Parameter "responsefile" = /u01/app/oracle/product/12.1.0/db_1/network/install/netca_typ.rsp

WARNING: Skipping line:     Parameter "responsefile" = /u01/app/oracle/product/12.1.0/db_1/network/install/netca_typ.rsp

INFO: Exceeded the number of arguments passed to stdin. CurrentCount:1 Total args:0

INFO: Read:     Parameter "silent" = true

WARNING: Skipping line:     Parameter "silent" = true

INFO: Exceeded the number of arguments passed to stdin. CurrentCount:1 Total args:0

INFO: Read:     Parameter "ouiinternal" = true

WARNING: Skipping line:     Parameter "ouiinternal" = true

INFO: Exceeded the number of arguments passed to stdin. CurrentCount:1 Total args:0

INFO: Read: Done parsing command line arguments.

WARNING: Skipping line: Done parsing command line arguments.

INFO: Exceeded the number of arguments passed to stdin. CurrentCount:1 Total args:0

INFO: Read: Oracle Net Services Configuration:

WARNING: Skipping line: Oracle Net Services Configuration:

INFO: Exceeded the number of arguments passed to stdin. CurrentCount:1 Total args:0

INFO: Read: Profile configuration complete.

WARNING: Skipping line: Profile configuration complete.

INFO: Exceeded the number of arguments passed to stdin. CurrentCount:1 Total args:0

INFO: Read: Oracle Net Listener Startup:

WARNING: Skipping line: Oracle Net Listener Startup:

INFO: Exceeded the number of arguments passed to stdin. CurrentCount:1 Total args:0

INFO: Read:     Running Listener Control:

WARNING: Skipping line:     Running Listener Control:

INFO: Exceeded the number of arguments passed to stdin. CurrentCount:1 Total args:0

INFO: Read:       /u01/app/oracle/product/12.1.0/db_1/bin/lsnrctl start LISTENER

WARNING: Skipping line:       /u01/app/oracle/product/12.1.0/db_1/bin/lsnrctl start LISTENER

INFO: Exceeded the number of arguments passed to stdin. CurrentCount:1 Total args:0

INFO: Read:     Listener Control complete.

WARNING: Skipping line:     Listener Control complete.

INFO: Exceeded the number of arguments passed to stdin. CurrentCount:1 Total args:0

INFO: Read:     Listener start failed.

WARNING: Skipping line:     Listener start failed.

INFO: Exceeded the number of arguments passed to stdin. CurrentCount:1 Total args:0

INFO: Read: Check the trace file for details: /u01/app/oracle/cfgtoollogs/netca/trace_OraDB12Home1-1504033PM3901.log

WARNING: Skipping line: Check the trace file for details: /u01/app/oracle/cfgtoollogs/netca/trace_OraDB12Home1-1504033PM3901.log

INFO: Exceeded the number of arguments passed to stdin. CurrentCount:1 Total args:0

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

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

INFO: Exceeded the number of arguments passed to stdin. CurrentCount:1 Total args:0

INFO: Completed Plugin named: Oracle Net Configuration Assistant

Ans the corresponding trace_OraDB12Home1-1504033PM3901.log:

[main] [ 2015-04-03 15:39:06.735 MSK ] [HAUtils.getCurrentOracleHome:593]  Oracle home from system property: /u01/app/oracle/product/12.1.0/db_1

[main] [ 2015-04-03 15:39:06.735 MSK ] [HAUtils.getConfiguredGridHome:1343]  ----- Getting CRS HOME ----

[main] [ 2015-04-03 15:39:06.737 MSK ] [UnixSystem.getCRSHome:2878]  olrFileName = /etc/oracle/olr.loc

[main] [ 2015-04-03 15:39:06.795 MSK ] [HAUtils.getHASHome:1500]  Failed to get HAS home.

PRCI-1144 : Failed to retrieve Oracle Grid Infrastructure home path

PRKC-1144 : File "/etc/oracle/olr.loc" not found.

[main] [ 2015-04-03 15:39:06.795 MSK ] [InitialSetup.checkHAConfiguration:4808]  HA Server is NOT configured.

[main] [ 2015-04-03 15:39:06.797 MSK ] [NetCAResponseFile.<init>:75]  Response file initialized: /u01/app/oracle/product/12.1.0/db_1/network/install/netca_typ.rsp

[main] [ 2015-04-03 15:39:06.798 MSK ] [NetCAResponseFile.getInstalledComponents:114]  Installed components from response file: server, net8, javavm

[main] [ 2015-04-03 15:39:06.798 MSK ] [NetCAResponseFile.getVirtualHost:171]  Virtual Host from response file: null

[main] [ 2015-04-03 15:39:06.799 MSK ] [SilentConfigure.performSilentConfigure:198]  Typical profile configuration.

[main] [ 2015-04-03 15:39:06.801 MSK ] [ConfigureProfile.setProfileParam:140]  Setting NAMES.DIRECTORY_PATH: (TNSNAMES, EZCONNECT)

[main] [ 2015-04-03 15:39:06.802 MSK ] [SilentConfigure.performSilentConfigure:206]  Typical listener configuration.

[main] [ 2015-04-03 15:39:06.839 MSK ] [ConfigureListener.isHASConfigured:1596]  Calling SRVM api to check if Oracle Restart is configured ...

[main] [ 2015-04-03 15:39:06.840 MSK ] [HAUtils.getCurrentOracleHome:593]  Oracle home from system property: /u01/app/oracle/product/12.1.0/db_1

[main] [ 2015-04-03 15:39:06.840 MSK ] [HAUtils.getConfiguredGridHome:1343]  ----- Getting CRS HOME ----

[main] [ 2015-04-03 15:39:06.840 MSK ] [UnixSystem.getCRSHome:2878]  olrFileName = /etc/oracle/olr.loc

[main] [ 2015-04-03 15:39:06.841 MSK ] [HAUtils.getHASHome:1500]  Failed to get HAS home.

PRCI-1144 : Failed to retrieve Oracle Grid Infrastructure home path

PRKC-1144 : File "/etc/oracle/olr.loc" not found.

[main] [ 2015-04-03 15:39:06.841 MSK ] [ConfigureListener.isHASConfigured:1607]  Is Oracle Restart configured: false

[main] [ 2015-04-03 15:39:06.841 MSK ] [ConfigureListener.isHASRunning:1636]  Is Oracle Restart running: false

[main] [ 2015-04-03 15:39:06.842 MSK ] [ConfigureListener.listenerExists:396]  Is listener "LISTENER" already exists: false

[main] [ 2015-04-03 15:39:06.842 MSK ] [ConfigureListener.typicalConfigure:257]  Checking for free port in range: 1521-1540

[main] [ 2015-04-03 15:39:06.842 MSK ] [ConfigureListener.validateEndPoint:1059]  Validating end-point: TCP:1521

[main] [ 2015-04-03 15:39:06.944 MSK ] [ConfigureListener.isPortFree:1131]  Checking if port 1521 is free on local machine...

[main] [ 2015-04-03 15:39:06.945 MSK ] [ConfigureListener.isPortFree:1146]  InetAddress.getByName(127.0.0.1): /127.0.0.1

[main] [ 2015-04-03 15:39:06.945 MSK ] [ConfigureListener.isPortFree:1148]  Local host IP address: localhost.localdomain/127.0.0.1

[main] [ 2015-04-03 15:39:06.945 MSK ] [ConfigureListener.isPortFree:1150]  Local host name: localhost.localdomain

[main] [ 2015-04-03 15:39:06.945 MSK ] [ConfigureListener.isPortFree:1166]  IP Address: localhost.localdomain/127.0.0.1, Is IPv6 Address: false

[main] [ 2015-04-03 15:39:06.946 MSK ] [ConfigureListener.isPortFree:1169]  IP Address: localhost.localdomain/127.0.0.1, Is Link-Local Address: false

[main] [ 2015-04-03 15:39:06.946 MSK ] [ConfigureListener.isPortFree:1194]  Creating ServerSocket on Port:1521, IP Address: localhost.localdomain/127.0.0.1

[main] [ 2015-04-03 15:39:06.968 MSK ] [ConfigureListener.isPortFree:1197]  Created ServerSocket successfully.

[main] [ 2015-04-03 15:39:06.968 MSK ] [ConfigureListener.isPortFree:1166]  IP Address: localhost.localdomain/0:0:0:0:0:0:0:1, Is IPv6 Address: true

[main] [ 2015-04-03 15:39:06.968 MSK ] [ConfigureListener.isPortFree:1169]  IP Address: localhost.localdomain/0:0:0:0:0:0:0:1, Is Link-Local Address: false

[main] [ 2015-04-03 15:39:06.968 MSK ] [ConfigureListener.isPortFree:1194]  Creating ServerSocket on Port:1521, IP Address: localhost.localdomain/0:0:0:0:0:0:0:1

[main] [ 2015-04-03 15:39:06.969 MSK ] [ConfigureListener.isPortFree:1197]  Created ServerSocket successfully.

[main] [ 2015-04-03 15:39:06.969 MSK ] [ConfigureListener.isPortFree:1209]  Creating ServerSocket on Port:1521, Local IP Address: /127.0.0.1

[main] [ 2015-04-03 15:39:06.969 MSK ] [ConfigureListener.isPortFree:1213]  Created ServerSocket successfully.

[main] [ 2015-04-03 15:39:06.969 MSK ] [ConfigureListener.isPortFree:1219]  Creating ServerSocket on Port:1521

[main] [ 2015-04-03 15:39:06.970 MSK ] [ConfigureListener.isPortFree:1222]  Created ServerSocket successfully.

[main] [ 2015-04-03 15:39:06.970 MSK ] [ConfigureListener.isPortFree:1242]  Returning is Port 1521 free: true

[main] [ 2015-04-03 15:39:06.970 MSK ] [ConfigureListener.validateEndPoint:1114]  Validation...Complete for TCP/TCPS.

[main] [ 2015-04-03 15:39:06.970 MSK ] [ConfigureListener.typicalConfigure:274]  Using port: 1521

[main] [ 2015-04-03 15:39:08.684 MSK ] [ConfigureListener.isPortFree:1131]  Checking if port 1521 is free on local machine...

[main] [ 2015-04-03 15:39:08.685 MSK ] [ConfigureListener.isPortFree:1146]  InetAddress.getByName(127.0.0.1): /127.0.0.1

[main] [ 2015-04-03 15:39:08.686 MSK ] [ConfigureListener.isPortFree:1148]  Local host IP address: localhost.localdomain/127.0.0.1

[main] [ 2015-04-03 15:39:08.686 MSK ] [ConfigureListener.isPortFree:1150]  Local host name: localhost.localdomain

[main] [ 2015-04-03 15:39:08.687 MSK ] [ConfigureListener.isPortFree:1166]  IP Address: localhost.localdomain/127.0.0.1, Is IPv6 Address: false

[main] [ 2015-04-03 15:39:08.687 MSK ] [ConfigureListener.isPortFree:1169]  IP Address: localhost.localdomain/127.0.0.1, Is Link-Local Address: false

[main] [ 2015-04-03 15:39:08.687 MSK ] [ConfigureListener.isPortFree:1194]  Creating ServerSocket on Port:1521, IP Address: localhost.localdomain/127.0.0.1

[main] [ 2015-04-03 15:39:08.688 MSK ] [ConfigureListener.isPortFree:1197]  Created ServerSocket successfully.

[main] [ 2015-04-03 15:39:08.688 MSK ] [ConfigureListener.isPortFree:1166]  IP Address: localhost.localdomain/0:0:0:0:0:0:0:1, Is IPv6 Address: true

[main] [ 2015-04-03 15:39:08.689 MSK ] [ConfigureListener.isPortFree:1169]  IP Address: localhost.localdomain/0:0:0:0:0:0:0:1, Is Link-Local Address: false

[main] [ 2015-04-03 15:39:08.689 MSK ] [ConfigureListener.isPortFree:1194]  Creating ServerSocket on Port:1521, IP Address: localhost.localdomain/0:0:0:0:0:0:0:1

[main] [ 2015-04-03 15:39:08.689 MSK ] [ConfigureListener.isPortFree:1197]  Created ServerSocket successfully.

[main] [ 2015-04-03 15:39:08.690 MSK ] [ConfigureListener.isPortFree:1209]  Creating ServerSocket on Port:1521, Local IP Address: /127.0.0.1

[main] [ 2015-04-03 15:39:08.690 MSK ] [ConfigureListener.isPortFree:1213]  Created ServerSocket successfully.

[main] [ 2015-04-03 15:39:08.691 MSK ] [ConfigureListener.isPortFree:1219]  Creating ServerSocket on Port:1521

[main] [ 2015-04-03 15:39:08.691 MSK ] [ConfigureListener.isPortFree:1222]  Created ServerSocket successfully.

Maybe problem is because:

PRCI-1144 : Failed to retrieve Oracle Grid Infrastructure home path

PRKC-1144 : File "/etc/oracle/olr.loc" not found.

Any ideas what I am dooing wrong and how finally install the Oracle?

This post has been answered by bf559b4d-cd8b-417e-b68c-bff81132f454 on Apr 6 2015
Jump to Answer

Comments

Mike LaRosa -Oracle

Hi Martin,

This is the Sparc T-Series Server area, Looks like your asking about a DataBase function ?  can you add more details so we can try and move this to a better suited area for questions ?

What database application ?  what version ?

Thanks

Mike

Martin PRESSLABER

Hi Mike,

it is database related, but I am talking about a SPARC hardware feature:

Perhaps I could ask that question in an In-Memory database sections; but it is a hardware feature :-)

Thanks for your support and kind regards

- Martin

Martin PRESSLABER

That's also a good explanation:

https://swisdev.oracle.com/DAX/DAXwhatis.php

Regards M

Mike LaRosa -Oracle

Hi Martin,

Did some research, You are correct the DAX functionality is done in hw aka at the chip level....  back to your questions....

=== Caveat, These answers coming from a hardware guy, you may get more detail from the DB guys who code for this.

could you explain what DAX fallbacks mean in detail and how to avoid them? Or is it ok to have fallbacks?

MANpage says: fallbacks == Number of commands completed by the software, which DAX could not complete

=== As you found in the manpage,  simply telling us how many transactions DAX completed and how

=== many it did not aka fallbacks.

OK, but why and what does it mean for the DB?

=== It would seem node 2 may have hit the wall so to speak in DAX's capability and the fallbacks snowballed,

=== might be evidence that DAX does retry transactions....

Running RAC on M7 with InMemory:

1st node=DAX commands 35.608.411 with 18 fallbacks

2nd node=DAX commands 63.563.607 with 2.656.188 fallbacks

Is it just a bad day for the second node? Any ideas how I could dig deeper at OS or DB level?

=== suggest running this by the RAC/DB guys for more details on what DAX is doing and how to resolve this issue.

Martin PRESSLABER

Hi,

did an update to QFSDP Apr18 and now both nodes are using DAX with less fallbacks now:

n1 53.235.926 commands with 10 fallbacks

n2 33.866.192 commands with 18 fallbacks

And that within a week... seems that patching increased the usage, but it is very difficult to say, what queries took advantage from DAX...

But still I think that these 2 million fallbacks where an issue before... (without a negative effect, perhaps for the run time)

I will need to compare some AWRs ...

Any how... still very strange that it seems no one is knowing or caring about these DAX engines... but the idea behind is very very cool so I am wondering about that... ;-)

Thank you for your interest,

regards

- Martin

Mike LaRosa -Oracle

Morning,

Hoping someone here can answer Martin's questions more fully than I am able too

Thaanks

Mike

Martin PRESSLABER

Hi,

thanks for your support...

a good documentation would be enough... "fallback" does not sound good :-)

thx and regards

- martin

1 - 7
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on May 4 2015
Added on Apr 3 2015
2 comments
5,155 views