Home » Applications » Oracle Fusion Apps & E-Business Suite » Install Oracle E-Business Suite new error (I am trying to install Oracle E-business but I get RW-00000)
Install Oracle E-Business Suite new error [message #467808] Tue, 27 July 2010 08:32 Go to next message
davholla
Messages: 116
Registered: August 2009
Location: London
Senior Member
I am trying to install Oracle E-business suite on Mandriva Linux but I get :-
RW-00000 Unable to write to the following directory. Please check for the permissions. Unable to Create context file at /tmp/07221428/davidpc_VIS_db_xml.


Any ideas?
Re: Install Oracle E-Business Suite new error [message #467843 is a reply to message #467808] Tue, 27 July 2010 11:37 Go to previous messageGo to next message
Alien
Messages: 292
Registered: June 1999
Senior Member
Hi,

this is after you passed the pre-install checks? Can your oracle user (the one you entered as owner of the RDBMS tier) create and execute files in /tmp?

What is the umask of that user?

Regards,

Arian
Re: Install Oracle E-Business Suite new error [message #467846 is a reply to message #467843] Tue, 27 July 2010 11:58 Go to previous messageGo to next message
davholla
Messages: 116
Registered: August 2009
Location: London
Senior Member
Alien wrote on Tue, 27 July 2010 17:37
Hi,

this is after you passed the pre-install checks? Can your oracle user (the one you entered as owner of the RDBMS tier) create and execute files in /tmp?

What is the umask of that user?

Regards,

Arian


This was before I passed the preinstall checks.

The umask of the oracle user is 0002

Thanks for the quick reply.
Re: Install Oracle E-Business Suite new error [message #467851 is a reply to message #467808] Tue, 27 July 2010 13:36 Go to previous messageGo to next message
Alien
Messages: 292
Registered: June 1999
Senior Member
Ok. should be sufficient. Can you su to the oracle user and create a file in /tmp ?
Make sure that you can create it and read it back.
Re: Install Oracle E-Business Suite new error [message #467857 is a reply to message #467851] Tue, 27 July 2010 15:41 Go to previous messageGo to next message
davholla
Messages: 116
Registered: August 2009
Location: London
Senior Member
Yes I can - I created a file test and I can see it as the oracle and applmgr user.
Re: Install Oracle E-Business Suite new error [message #468121 is a reply to message #467808] Thu, 29 July 2010 00:09 Go to previous messageGo to next message
Alien
Messages: 292
Registered: June 1999
Senior Member
Ok. The error doesn't make much sense then.

Did you clean up everything after the previous install? (Assuming this is a second try?)
Can you upload the last part of the installation log? And can you try to make /tmp world-writable? (777)

Regards,

Arian
Re: Install Oracle E-Business Suite new error [message #468240 is a reply to message #468121] Thu, 29 July 2010 05:03 Go to previous messageGo to next message
davholla
Messages: 116
Registered: August 2009
Location: London
Senior Member
Alien wrote on Thu, 29 July 2010 06:09
Ok. The error doesn't make much sense then.

Did you clean up everything after the previous install? (Assuming this is a second try?)
Can you upload the last part of the installation log? And can you try to make /tmp world-writable? (777)

Regards,

Arian


I did not clean up everything - how should I do that?

I did make /tmp world writable :-

cd /tmp
[david@davidpc tmp]$ ls -lad
drwxrwxrwt 55 root root 4096 2010-07-29 11:00 ./


The log is not very big :-

   source : /tmp/tmp davidpc_VIS_db.xml
   dest   : /tmp/tmp davidpc_VIS_db.xml
instantiate file:
   source : /tmp/tmp davidpc_VIS_db.xml
   dest   : /tmp/tmp davidpc_VIS_db.xml
instantiate file:
   source : /tmp/tmp davidpc_VIS_db.xml
   dest   : /tmp/tmp davidpc_VIS_db.xml
instantiate file:
   source : /tmp/tmp davidpc_VIS_db.xml
   dest   : /tmp/tmp davidpc_VIS_db.xml
instantiate file:
   source : /tmp/RapidInstall/etc/adxdbctx.tmp
   dest   : /tmp/tmp davidpc_VIS_db.xml
instantiate file:
   source : /tmp/tmp davidpc_VIS_db.xml
   dest   : /tmp/tmp davidpc_VIS_db.xml
instantiate file:
   source : /tmp/tmp davidpc_VIS_db.xml
   dest   : /tmp/tmp davidpc_VIS_db.xml
instantiate file:
   source : /tmp/tmp davidpc_VIS_db.xml
   dest   : /tmp/tmp davidpc_VIS_db.xml


Could it be a space issue? I am installing this to an external hard drive because of lack of space.
Re: Install Oracle E-Business Suite new error [message #468332 is a reply to message #468240] Thu, 29 July 2010 13:46 Go to previous messageGo to next message
Alien
Messages: 292
Registered: June 1999
Senior Member
Hi,

could be a space issue, even though I wouldn't expect it on /tmp. Can you do a df -k? Is /tmp a separate file-system.

To remove everything from the previous install remove everything under the BASE (you set this in rapidwiz), also remove the oraInventory directory, and oraInst.loc file.

Regards,

Arian
Re: Install Oracle E-Business Suite new error [message #468345 is a reply to message #468332] Thu, 29 July 2010 16:00 Go to previous messageGo to next message
davholla
Messages: 116
Registered: August 2009
Location: London
Senior Member
/tmp is a seperate file system

df -k
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/sda5             72637680   7155776  61792604  11% /
/dev/sda6            163267536 118227812  45039724  73% /home
/dev/sda1                64086      7830     56256  13% /media/hd
/dev/sda2             10485756   4456992   6028764  43% /media/hd2
/dev/sda3            238176084  77767936 160408148  33% /media/hd3
/dev/sdb1            961432072   1553408 911040664   1% /media/disk
Re: Install Oracle E-Business Suite new error [message #468646 is a reply to message #467808] Sat, 31 July 2010 11:36 Go to previous messageGo to next message
Alien
Messages: 292
Registered: June 1999
Senior Member
Which filesystems are you installing in?
How big is /tmp?

Regards,

Arian
Re: Install Oracle E-Business Suite new error [message #468690 is a reply to message #468646] Sun, 01 August 2010 10:07 Go to previous messageGo to next message
davholla
Messages: 116
Registered: August 2009
Location: London
Senior Member
Alien wrote on Sat, 31 July 2010 17:36
Which filesystems are you installing in?
How big is /tmp?

Regards,

Arian



du -sk /tmp/
1936    /tmp/



I am trying to install it on /dev/sdb1 which is mounted on /media/disk


df
Filesystem            Size  Used Avail Use% Mounted on
/dev/sda5              70G  6.9G   59G  11% /
/dev/sda6             156G  113G   43G  73% /home
/dev/sda1              63M  7.7M   55M  13% /media/hd
/dev/sda2              10G  4.3G  5.8G  43% /media/hd2
/dev/sda3             228G   75G  153G  33% /media/hd3
/dev/sdb1             917G  1.5G  869G   1% /media/disk
Re: Install Oracle E-Business Suite new error [message #468958 is a reply to message #468690] Mon, 02 August 2010 11:49 Go to previous messageGo to next message
Alien
Messages: 292
Registered: June 1999
Senior Member
I don't see /tmp as a separate filesystem. But I assume it's under the root, and has enough space.

/media/disk/ definitely has enough space. Just to make sure, can you do a
df -k /tmp

Your logfile is strangely short. Can you confirm it is your installActions* file from the oraInventory?

Finally, can you upload your cfg file. If you want to, with sensitive data masked.

Regards,

Arian
Re: Install Oracle E-Business Suite new error [message #469203 is a reply to message #468958] Tue, 03 August 2010 15:45 Go to previous messageGo to next message
davholla
Messages: 116
Registered: August 2009
Location: London
Senior Member
Thanks for the reply. I would have replied yesterday but I got home late from work

df -k /tmp
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/sda5             72637680   7297236  61651144  11% /



I now get a different error (no idea why) -

RW-20019: No install actions have been found for this machine. Continue on to other uninstalled machines in your configuration, or fix the configuration file to correctly call out this machine.

Any idea? Thanks a lot for your help.
Re: Install Oracle E-Business Suite new error [message #469392 is a reply to message #469203] Wed, 04 August 2010 08:08 Go to previous messageGo to next message
Alien
Messages: 292
Registered: June 1999
Senior Member
Hi,

The RW-20019, is usually because of a typo in the machine or domain name. Doublecheck both of them.

Regards,

Arian
Re: Install Oracle E-Business Suite new error [message #470134 is a reply to message #469392] Sun, 08 August 2010 15:44 Go to previous messageGo to next message
davholla
Messages: 116
Registered: August 2009
Location: London
Senior Member
Alien wrote on Wed, 04 August 2010 14:08
Hi,

The RW-20019, is usually because of a typo in the machine or domain name. Doublecheck both of them.

Regards,

Arian

I did that solved - still have the original problem.
Re: Install Oracle E-Business Suite new error [message #470135 is a reply to message #467808] Sun, 08 August 2010 15:58 Go to previous messageGo to next message
davholla
Messages: 116
Registered: August 2009
Location: London
Senior Member
Actually I am still having the RW20019 error how can I check the domain name ?


head hosts
127.0.0.1               davidpc.david localhost


Thanks a lot for all the help - I would have given up by now otherwise.


The RW20019 seems temporarily to have gone away. I can not find my cfg file. Has it got a longer name?
The install seems to have got stuck so I can check the paths.

I will bang my head against the wall again tomorrow night- hopefully I will get this fixed soon.

[Updated on: Sun, 08 August 2010 16:08]

Report message to a moderator

Re: Install Oracle E-Business Suite new error [message #470850 is a reply to message #470135] Wed, 11 August 2010 02:30 Go to previous messageGo to next message
Alien
Messages: 292
Registered: June 1999
Senior Member
Still on the RW20019, or is it running now?

Did you change the hostname or the hosts file?

From your hosts file, your server is davidpc, in domain david.
However, it would be a good idea to assign another IP-address. Since 127.0.0.1 is localhost. So it will probably give you a headache later.

Assign the IP-address, make sure you have a fully qualified hostname like davidpc.david (server.domain).

The installer should tell you where it wrote the cfg file. Did you check there?

Regards,

Arian
Re: Install Oracle E-Business Suite new error [message #470990 is a reply to message #470850] Wed, 11 August 2010 16:13 Go to previous messageGo to next message
davholla
Messages: 116
Registered: August 2009
Location: London
Senior Member
Alien wrote on Wed, 11 August 2010 08:30
Still on the RW20019, or is it running now?

Did you change the hostname or the hosts file?

From your hosts file, your server is davidpc, in domain david.
However, it would be a good idea to assign another IP-address. Since 127.0.0.1 is localhost. So it will probably give you a headache later.

Assign the IP-address, make sure you have a fully qualified hostname like davidpc.david (server.domain).

The installer should tell you where it wrote the cfg file. Did you check there?

Regards,

Arian


The RW20019 has gone - I will try the idea tomorrow or Friday night - thanks again for the help.
Re: Install Oracle E-Business Suite new error [message #471427 is a reply to message #470850] Sat, 14 August 2010 05:32 Go to previous messageGo to next message
davholla
Messages: 116
Registered: August 2009
Location: London
Senior Member
Alien wrote on Wed, 11 August 2010 08:30
Still on the RW20019, or is it running now?

Did you change the hostname or the hosts file?

From your hosts file, your server is davidpc, in domain david.
However, it would be a good idea to assign another IP-address. Since 127.0.0.1 is localhost. So it will probably give you a headache later.

Assign the IP-address, make sure you have a fully qualified hostname like davidpc.david (server.domain).

The installer should tell you where it wrote the cfg file. Did you check there?

Regards,

Arian


Thanks a lot for the help.
Sorry when you say assign another ip-address how do I get the value for that? Or can it be abitary?
Alien wrote on Wed, 11 August 2010 08:30
Still on the RW20019, or is it running now?


From your hosts file, your server is davidpc, in domain david.
However, it would be a good idea to assign another IP-address. Since 127.0.0.1 is localhost. So it will probably give you a headache later.

It runs sometimes.
Another headache - that assumes I actually ever fix this error.
Re: Install Oracle E-Business Suite new error [message #471690 is a reply to message #471427] Mon, 16 August 2010 13:20 Go to previous messageGo to next message
Alien
Messages: 292
Registered: June 1999
Senior Member
Hi,

it depends on your network setup. I assume you have either a router or a multi-pc modem, so the router or modem will define the possible range for your IP-addresses.

Common address ranges are 192.168.0.x or 138.0.0.x

So what changed between the times it working, and when it doesn't?

Regards,

Arian
Re: Install Oracle E-Business Suite new error [message #471711 is a reply to message #471690] Mon, 16 August 2010 16:02 Go to previous messageGo to next message
davholla
Messages: 116
Registered: August 2009
Location: London
Senior Member
Alien wrote on Mon, 16 August 2010 19:20
Hi,

it depends on your network setup. I assume you have either a router or a multi-pc modem, so the router or modem will define the possible range for your IP-addresses.

Common address ranges are 192.168.0.x or 138.0.0.x

So what changed between the times it working, and when it doesn't?

Regards,

Arian

I am not sure - I will give it a go tomorrow.
Thanks a lot.
Re: Install Oracle E-Business Suite new error [message #471910 is a reply to message #471711] Tue, 17 August 2010 15:49 Go to previous messageGo to next message
davholla
Messages: 116
Registered: August 2009
Location: London
Senior Member
Here is the log file
Oracle Applications Rapid Install Wizard Install log

   >> Using Rapid Wizard Version  : 12.1.1.9
   >> Install session started  : Tue Aug 17 21:41:47 BST 2010
   >> Rapid Wizard source location  : /tmp/RapidInstall
   >> Command Line arguments for this run  : 



=================================================================

Install Session Information

   Host Name               :  
   Host Operating System   : Linux (32-bit)
   User running Install    : root

=================================================================

InstUpgPanel
---------------------------------------

	User action   :  Install Oracle Applications
 	Install type  :  Standard Install

Disabling OCM Configuration
InstallPanel
---------------------------------------

	User action   :  Create configuration
 	Description   :  Creates a new instance configuration.

PortPanel
------------------------------------

		Selected port pool: 

			Database Port : 1521
			RPC Port : 1626
			Web SSL Port : 4443
			ONS Local Port : 6100
			ONS Remote Port : 6200
			ONS Request Port : 6500
			Web Listener Port : 8000
			Active Web Port : 8000
			Forms Port : 9000
			Metrics Server Data Port : 9100
			Metrics Server Request Port : 9200
			JTF Fulfillment Server Port : 9300
			MSCA Server Port : 10200-10205
			MCSA Telnet Server Port : 10200,10202,10204
			MSCA Dispatcher Port : 10800
			Java Object Cache Port : 12345
			OC4J JMS Port Range for Oacore : 23000-23004
			OC4J JMS Port Range for Forms : 23500-23504
			OC4J JMS Port Range for Home : 24000-24004
			OC4J JMS Port Range for Oafm : 24500-24504
			OC4J AJP Port Range for Oacore : 21500-21504
			OC4J AJP Port Range for Forms : 22000-22004
			OC4J AJP Port Range for Home : 22500-22504
			OC4J AJP Port Range for Oafm : 25000-25004
			OC4J RMI Port Range for Oacore : 20000-20004
			OC4J RMI Port Range for Forms : 20500-20504
			OC4J RMI Port Range for Home : 21000-21004
			OC4J RMI Port Range for Oafm : 25500-25504
			DB ONS Local Port : 6300
			DB ONS Remote Port : 6400
			Oracle Connection Manager Port : 1521
instantiate file: 
   source : /tmp/RapidInstall/etc/adxdbctx.tmp
   dest   : /tmp/tmpdavidpc_VIS_db.xml
instantiate file: 
   source : /tmp/tmpdavidpc_VIS_db.xml
   dest   : /tmp/tmpdavidpc_VIS_db.xml
instantiate file: 
   source : /tmp/tmpdavidpc_VIS_db.xml
   dest   : /tmp/tmpdavidpc_VIS_db.xml
instantiate file: 
   source : /tmp/tmpdavidpc_VIS_db.xml
   dest   : /tmp/tmpdavidpc_VIS_db.xml
instantiate file: 
   source : /tmp/tmpdavidpc_VIS_db.xml
   dest   : /tmp/tmpdavidpc_VIS_db.xml
instantiate file: 
   source : /tmp/RapidInstall/etc/adxdbctx.tmp
   dest   : /tmp/tmpdavidpc_VIS_db.xml
instantiate file: 
   source : /tmp/tmpdavidpc_VIS_db.xml
   dest   : /tmp/tmpdavidpc_VIS_db.xml
instantiate file: 
   source : /tmp/tmpdavidpc_VIS_db.xml
   dest   : /tmp/tmpdavidpc_VIS_db.xml
instantiate file: 
   source : /tmp/tmpdavidpc_VIS_db.xml
   dest   : /tmp/tmpdavidpc_VIS_db.xml
instantiate file: 
   source : /tmp/RapidInstall/etc/adxdbctx.tmp
   dest   : /tmp/tmpdavidpc_VIS_db.xml
instantiate file: 
   source : /tmp/tmpdavidpc_VIS_db.xml
   dest   : /tmp/tmpdavidpc_VIS_db.xml
instantiate file: 
   source : /tmp/tmpdavidpc_VIS_db.xml
   dest   : /tmp/tmpdavidpc_VIS_db.xml
instantiate file: 
   source : /tmp/tmpdavidpc_VIS_db.xml
   dest   : /tmp/tmpdavidpc_VIS_db.xml
instantiate file: 
   source : /tmp/tmpdavidpc_VIS_db.xml
   dest   : /tmp/tmpdavidpc_VIS_db.xml
instantiate file: 
   source : /tmp/RapidInstall/etc/adxdbctx.tmp
   dest   : /tmp/tmpdavidpc_VIS_db.xml
instantiate file: 
   source : /tmp/tmpdavidpc_VIS_db.xml
   dest   : /tmp/tmpdavidpc_VIS_db.xml
instantiate file: 
   source : /tmp/tmpdavidpc_VIS_db.xml
   dest   : /tmp/tmpdavidpc_VIS_db.xml
instantiate file: 
   source : /tmp/tmpdavidpc_VIS_db.xml
   dest   : /tmp/tmpdavidpc_VIS_db.xml
DBNodePanel
instantiate file: 
   source : /tmp/RapidInstall/etc/adxmlctx.tmp
   dest   : /tmp/tmp _VIS_apps.xml
instantiate file: 
   source : /tmp/tmp _VIS_apps.xml
   dest   : /tmp/tmp _VIS_apps.xml
instantiate file: 
   source : /tmp/tmp _VIS_apps.xml
   dest   : /tmp/tmp _VIS_apps.xml
instantiate file: 
   source : /tmp/tmp _VIS_apps.xml
   dest   : /tmp/tmp _VIS_apps.xml
instantiate file: 
   source : /tmp/tmp _VIS_apps.xml
   dest   : /tmp/tmp _VIS_apps.xml
instantiate file: 
   source : /tmp/RapidInstall/etc/adxmlctx.tmp
   dest   : /tmp/tmp _VIS_apps.xml
instantiate file: 
   source : /tmp/tmp _VIS_apps.xml
   dest   : /tmp/tmp _VIS_apps.xml
instantiate file: 
   source : /tmp/tmp _VIS_apps.xml
   dest   : /tmp/tmp _VIS_apps.xml
instantiate file: 
   source : /tmp/tmp _VIS_apps.xml
   dest   : /tmp/tmp _VIS_apps.xml
instantiate file: 
   source : /tmp/tmp _VIS_apps.xml
   dest   : /tmp/tmp _VIS_apps.xml


Here is the xml file

VIS_davidpc 0  Database Context  /tmp/08172141/davidpc_VIS_db.xml   VIS VIS vis VIS VIS.david false 1 VIS 0 0 VIS VIS_LOCAL VIS_REMOTE  9998 db111  32 12.1.1   SYS   APPS   N/A        AMERICA US {American_English - US} %s_allprod% %s_allshareprod% %s_allterr% %s_alllang%   davidpc 1521 6300 6400 VISION AL32UTF8 Vision Demo oracle.apps.dbseed.fresh 200 400 512 20000 163577856 300000000 %s_db_rollback_segs% /usr/tmp APPS_UNDOTS1 /media/disk/Temp/d01/oracle/VIS/db/tech_st/11.1.0/appsutil/outbound/VIS_davidpc /media/disk/Temp/d01/oracle/VIS/db/tech_st/11.1.0/appsutil/wallet   davidpc 1521 david     davidpc davidpc davidpc david Linux / so oracle dba %s_appsuser% %s_appsgroup%    N/A N/A N/A FS 5     YES NO NO NO NO   %s_display%   /media/disk/Temp/d01/oracle/VIS /media/disk/Temp/d01/oracle/VIS/db/tech_st/11.1.0/appsutil/jre /media/disk/Temp/d01/oracle/VIS/db/tech_st/11.1.0/appsutil/jre -Xms128M -Xmx512M /media/disk/Temp/d01/oracle/VIS/db/tech_st/11.1.0/appsutil/jre/bin/java /media/disk/Temp/d01/oracle/VIS/db/tech_st/11.1.0/appsutil/java/xmlparserv2.jar %s_temp% /media/disk/Temp/d01/oracle/VIS/db/apps_st/data /media/disk/Temp/d01/oracle/VIS/db/apps_st/data /media/disk/Temp/d01/oracle/VIS/db/apps_st/data /media/disk/Temp/d01/oracle/VIS/db/apps_st/data  /media/disk/Temp/d01/oracle/VIS/db/tech_st/11.1.0/VIS_davidpc.env /media/disk/Temp/d01/oracle/VIS/db/tech_st/11.1.0/customVIS_davidpc.env  /media/disk/Temp/d01/oracle/VIS/db/tech_st/11.1.0 /media/disk/Temp/d01/oracle/VIS/db/tech_st/11.1.0/bin:/usr/bin:/usr/sbin:/media/disk/Temp/d01/oracle/VIS/db/tech_st/11.1.0/appsutil/jre/bin:/usr/ccs/bin:/bin:/usr/bin/X11:/usr/local/bin:$PATH /media/disk/Temp/d01/oracle/VIS/db/tech_st/11.1.0/appsutil/jre /media/disk/Temp/d01/oracle/VIS/db/tech_st/11.1.0/lib:/usr/X11R6/lib:/usr/openwin/lib:/media/disk/Temp/d01/oracle/VIS/db/tech_st/11.1.0/lib:/usr/dt/lib:/media/disk/Temp/d01/oracle/VIS/db/tech_st/11.1.0/ctx/lib /media/disk/Temp/d01/oracle/VIS/db/tech_st/11.1.0/lib:/usr/lib:/media/disk/Temp/d01/oracle/VIS/db/tech_st/11.1.0/ctx/lib /media/disk/Temp/d01/oracle/VIS/db/tech_st/11.1.0/lib:/usr/X11R6/lib:/usr/openwin/lib:/media/disk/Temp/d01/oracle/VIS/db/tech_st/11.1.0/lib:/usr/dt/lib:/media/disk/Temp/d01/oracle/VIS/db/tech_st/11.1.0/ctx/lib  /media/disk/Temp/d01/oracle/VIS/db/tech_st/11.1.0/nls/data/9idata /media/disk/Temp/d01/oracle/VIS/db/tech_st/11.1.0/network/admin/VIS_davidpc VIS  /media/disk/Temp/d01/oracle/VIS/db/tech_st/11.1.0/network/admin/VIS_davidpc/VIS_davidpc_ifile.ora /media/disk/Temp/d01/oracle/VIS/db/tech_st/11.1.0/dbs/VIS_davidpc_ifile.ora /media/disk/Temp/d01/oracle/VIS/db/tech_st/11.1.0/network/admin/VIS_davidpc/listener_ifile.ora /media/disk/Temp/d01/oracle/VIS/db/tech_st/11.1.0/network/admin/VIS_davidpc/sqlnet_ifile.ora 10 OFF OFF OFF VIS /media/disk/Temp/d01/oracle/VIS/db/tech_st/11.1.0/tools/admin American_America.AL32UTF8 /media/disk/Temp/d01/oracle/VIS/db/tech_st/11.1.0/appsutil/outbound/VIS_davidpc 1G /media/disk/Temp/d01/oracle/VIS/db/tech_st/11.1.0/plsql/nativelib 400M 40M 1G 8 149 /media/disk/Temp/d01/oracle/VIS/db/tech_st/11.1.0/perl/bin/perl /media/disk/Temp/d01/oracle/VIS/db/tech_st/11.1.0/perl/lib/5.8.3:/media/disk/Temp/d01/oracle/VIS/db/tech_st/11.1.0/perl/lib/site_perl/5.8.3:/media/disk/Temp/d01/oracle/VIS/db/tech_st/11.1.0/appsutil/perl /usr/tmp /usr/tmp      OracleVIS_db111_RDBMSTNSListenerVIS enabled /media/disk/Temp/d01/oracle/VIS/db/tech_st/11.1.0/appsutil/log/VIS_davidpc/adsvdlsn.txt  db_home  /media/disk/Temp/d01/oracle/VIS/db/tech_st/11.1.0/appsutil/scripts/VIS_davidpc/addlnctl.sh /media/disk/Temp/d01/oracle/VIS/db/tech_st/11.1.0/appsutil/install/VIS_davidpc/adsvdlsn.sh   


I don't understand why it goes /tmp when I am running it from a disk - could this be causing the problem? If so how can I change it?
Re: Install Oracle E-Business Suite new error [message #472414 is a reply to message #471910] Fri, 20 August 2010 07:56 Go to previous messageGo to next message
Alien
Messages: 292
Registered: June 1999
Senior Member
Hi,

I'm still unable to see your config. From the logfile, the fact that it refers to /tmp as source directory and the fact that there is a space in the hostname in the second half of the logfile, something is wrong in the configuration that rapidwiz wants to install.

I tried to get a mandriva installation, but didn't succeed. So we'll have to depend on your installation.
Please look for the config_<CONTEXT>.txt file again, so we can see if the config is complete and valid.

Regards,

Arian
Re: Install Oracle E-Business Suite new error [message #472468 is a reply to message #472414] Fri, 20 August 2010 15:38 Go to previous message
davholla
Messages: 116
Registered: August 2009
Location: London
Senior Member
Alien wrote on Fri, 20 August 2010 13:56
Hi,

I'm still unable to see your config. From the logfile, the fact that it refers to /tmp as source directory and the fact that there is a space in the hostname in the second half of the logfile, something is wrong in the configuration that rapidwiz wants to install.

I tried to get a mandriva installation, but didn't succeed. So we'll have to depend on your installation.
Please look for the config_<CONTEXT>.txt file again, so we can see if the config is complete and valid.

Regards,

Arian

I don't think the installation is getting far enough to create a config file. Using find / -name *config* -print does not find it.

Could the problem be my domain name
domainname
(none)
Previous Topic: API execution for non-APPS User
Next Topic: URGENT!!! HOW TO STOP NOTIFICATIONS FOR A PARTICULAR WORKFLOW??
Goto Forum:
  


Current Time: Sat May 04 19:47:53 CDT 2024