Welcome

Welcome to HandsonERP.com

This site provides video based training of Oracle Financials.
Learn concepts and functionality in a step by step manner.

Login

HandsonERP - Oracle E-Business Suite Training
Welcome, Guest
Please Login or Register.    Lost Password?
Re:File System Check Error on Rapidwiz Installation (1 viewing) (1) Guest
Please post inquiries related to lessons content here. All questions and inquiries related to the website should be submitted directly using Contact form in the top menu.
Go to bottom Post Reply Favoured: 0
TOPIC: Re:File System Check Error on Rapidwiz Installation
#5500
cuduojie (User)
Fresh Boarder
Posts: 10
graphgraph
User Offline Click here to see the profile of this user
File System Check Error on Rapidwiz Installation 8 Years, 9 Months ago  
I am having problems using Step 16 of the EBS Installations. There are errors in the File Systems. The error message are: The Web Oracle Home located at /home/Oracle/PROD/apps/tech_st/10.1.3 has already some contents. Please choose a new location which is empty.
I raised this problems over 1yr 3months ago and I am still stuck with this problems as am unable to go forward from here. Please help or is there an alternative where I can buy an already fresh installed EBS on a new Laptop PC to save me from this headache. I have followed all the steps as recommended but cannot move forward from here.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#5506
handsonerp (Admin)
Admin
Posts: 1989
graph
User Offline Click here to see the profile of this user
Re:File System Check Error on Rapidwiz Installation 8 Years, 9 Months ago  
Not sure if you restarted your installation without clearing the previous one. If you wish to clean up the installation first before you start another one please use rm -R command on Oracle home directory to remove it first all together. Then you can run rapidwiz afresh.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#5507
cuduojie (User)
Fresh Boarder
Posts: 10
graphgraph
User Offline Click here to see the profile of this user
Re:File System Check Error on Rapidwiz Installation 8 Years, 9 Months ago  
Thanks Handsonerp for your comments.
However, I am still having problems as I cannot delete or remove information from the /Home/Oracle directory as suggested by home. It is coming up with errors.
Please see below for detail. Also, please let me know the Command word to use from the Oracle VM Virtualbox used for this purpose:

[Oracle@Linux ~]$ -R
bash: -R: command not found
[Oracle@Linux ~]$ rm -R
rm: missing operand
Try `rm --help' for more information.
[Oracle@Linux ~]$ rm /home/Oracle/PROD/db/tech_st/11.1.0
rm: cannot remove `/home/Oracle/PROD/db/tech_st/11.1.0': Is a directory
[Oracle@Linux ~]$ rm /home/Oracle/PROD/db/tech_st/11.1.0
rm: cannot remove `/home/Oracle/PROD/db/tech_st/11.1.0': Is a directory
[Oracle@Linux ~]$ rm /Oracle/PROD/db/tech_st/11.1.0
rm: cannot remove `/Oracle/PROD/db/tech_st/11.1.0': No such file or directory
[Oracle@Linux ~]$ cd home
bash: cd: home: No such file or directory
[Oracle@Linux ~]$ cd /home/oracle/PROD
bash: cd: /home/oracle/PROD: No such file or directory
[Oracle@Linux ~]$ cd /home/Oracle/PROD/db/tech_st/11.1.0
[Oracle@Linux 11.1.0]$ rm
rm: missing operand
Try `rm --help' for more information.
[Oracle@Linux 11.1.0]$ rm -R
rm: missing operand
Try `rm --help' for more information.
[Oracle@Linux 11.1.0]$ -R
bash: -R: command not found
[Oracle@Linux 11.1.0]$ cd /home/Oracle
[Oracle@Linux ~]$ rm /PROD/db/tech_st/11.1.0
rm: cannot remove `/PROD/db/tech_st/11.1.0': No such file or directory
[Oracle@Linux ~]$ -R /home/Oracle/PROD/db/tech_st/11.1.0
bash: -R: command not found
[Oracle@Linux ~]$ rm /home/Oracle/PROD/db/tech_st/11.1.0
rm: cannot remove `/home/Oracle/PROD/db/tech_st/11.1.0': Is a directory
[Oracle@Linux ~]$
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#5508
cuduojie (User)
Fresh Boarder
Posts: 10
graphgraph
User Offline Click here to see the profile of this user
Re:File System Check Error on Rapidwiz Installation 8 Years, 9 Months ago  
This is the content of the error log on the VM Machine Oracle Home Page: The RDBMS Oracle Home located at /home/Oracle/PROD/db/tech_st/11.1.0 has already some contents. Please choose a new location which is empty

[Oracle@Linux ~]$ ls
Desktop Downloads Music Pictures Public Templates
Documents media oradiag_Oracle PROD stage Videos
[Oracle@Linux ~]$ cd PROD
[Oracle@Linux PROD]$ ls
apps db inst
[Oracle@Linux PROD]$ cd db
[Oracle@Linux db]$ ls
apps_st tech_st
[Oracle@Linux db]$ cd apps_st
[Oracle@Linux apps_st]$ ls
data
[Oracle@Linux apps_st]$ cd tech_st
bash: cd: tech_st: No such file or directory
[Oracle@Linux apps_st]$ cd db
bash: cd: db: No such file or directory
[Oracle@Linux apps_st]$ cd /home/Oracle
[Oracle@Linux ~]$ cd db
bash: cd: db: No such file or directory
[Oracle@Linux ~]$ cd PROD
[Oracle@Linux PROD]$ ls
apps db inst
[Oracle@Linux PROD]$ cd db
[Oracle@Linux db]$ ls
apps_st tech_st
[Oracle@Linux db]$ cd tech_st
[Oracle@Linux tech_st]$ ls
11.1.0
[Oracle@Linux tech_st]$ cd 11.1.0
[Oracle@Linux 11.1.0]$ ls
admin csmig jdbc opmn root.sh.old
adstats.sql css jdk oracore root.sh.old.1
apex ctx jlib oradata scheduler
appsutil dbs jpub oraInst.loc slax
appsutil.BAK demo ldap ord sqldeveloper
appsutil.old diag lib oui sqlj
appsutil.zip diagnostics log owb sqlplus
appsutil.zip.old emcli md owm srvm
assistants has mesg perl sysman
bin hs mgw plsql temp
ccr install network precomp ucp
cdata install.platform nls PROD_linux.env uix
cfgtoollogs instantclient oc4j racg ultrasearch
clone inventory odbc rdbms wwg
config j2ee olap relnotes xdk
crs javavm OPatch root.sh
[Oracle@Linux 11.1.0]$
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#5509
handsonerp (Admin)
Admin
Posts: 1989
graph
User Offline Click here to see the profile of this user
Re:File System Check Error on Rapidwiz Installation 8 Years, 9 Months ago  
That is because you are not using rm -R command properly.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#5510
handsonerp (Admin)
Admin
Posts: 1989
graph
User Offline Click here to see the profile of this user
Re:File System Check Error on Rapidwiz Installation 8 Years, 9 Months ago  
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop