The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > Linux
Google UNIX.COM


Linux RedHat, Ubuntu, SUSE, Fedora, Debian, Mandriva, Slackware, Gentoo linux, PCLinuxOS. All Linux questions here!

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Regarding migration (from Tru64 Unix to Linux 3.0) of Files :- oraboot and orabackup marconi Shell Programming and Scripting 1 07-25-2008 12:20 PM
I/ps pls for migration of oraboot & orabackup files from Tru64 Unix to Linux 3.0 marconi Shell Programming and Scripting 1 07-25-2008 11:35 AM
HP-UX to Redhat Linux Migration hari_anj HP-UX 0 06-09-2008 10:09 PM
Script Migration From HP to Linux (KSH) Omkumar Shell Programming and Scripting 1 09-02-2005 06:44 AM
SCO UNIX to Linux migration vickey Shell Programming and Scripting 3 03-15-2005 06:40 AM

Reply
 
Submit Tools LinkBack Thread Tools Search this Thread Display Modes
  #1  
Old 07-25-2008
Registered User
 

Join Date: Dec 2007
Posts: 41
I/ps pls for migration of oraboot & orabackup files from Tru64 Unix to Linux 3.0

Hi,

I have 2 Files - oraboot and orabackup, which are correct Files in Tru64 Environment and I am trying to check whether the Files are running properly in my current Linux 3.0. (basically trying to migrate them from Tru64 to Linux 3.0).

The files are neither Shell nor Perl, and just have the Path Info. Just wanted to know, how to migrate these 2 Files from Tru64 to Linux 3.0.


1) oraboot

#######################################################################
# THIS IS A GENERATED FILE - ANY MODIFICATIONS WILL BE LOST !! #
#######################################################################
# Generated from env.ini on Thu Jun 12 18:00:09 CEST 2008
#######################################################################
dba1:/u01/app/oracle/product/9.2.0:Y
axio:/u01/app/oracle/product/9.2.0:Y
jcso:/u01/app/oracle/product/9.2.0:Y
dba7:/u01/app/oracle/product/9.2.0:Y
dba14:/u01/app/oracle/product/9.2.0:Y
dba15:/u01/app/oracle/product/9.2.0:Y
dba26:/u01/app/oracle/product/9.2.0:Y
dba30:/u01/app/oracle/product/9.2.0:Y
dba31:/u01/app/oracle/product/9.2.0:Y
axiwfml:/u01/app/oracle/product/9.2.0:Y
axi2:/u01/app/oracle/product/9.2.0:Y
axirw:/u01/app/oracle/product/9.2.0:Y
axip3:/u01/app/oracle/product/9.2.0:Y
axiw3:/u01/app/oracle/product/9.2.0:Y
#######################################################################
# END OF GENERATED FILE - ANY MODIFICATIONS WILL BE LOST !! #
#######################################################################


2) orabackup

#######################################################################
# THIS IS A GENERATED FILE - ANY MODIFICATIONS WILL BE LOST !! #
#######################################################################
# Generated from env.ini on Thu Jun 12 18:00:09 CEST 2008
#######################################################################
dba1:/u01/app/oracle/product/9.2.0:Y
axio:/u01/app/oracle/product/9.2.0:Y
jcso:/u01/app/oracle/product/9.2.0:Y
dba7:/u01/app/oracle/product/9.2.0:N
dba14:/u01/app/oracle/product/9.2.0:N
dba15:/u01/app/oracle/product/9.2.0:N
dba26:/u01/app/oracle/product/9.2.0:N
dba30:/u01/app/oracle/product/9.2.0:N
dba31:/u01/app/oracle/product/9.2.0:N
axiwfml:/u01/app/oracle/product/9.2.0:N
axi2:/u01/app/oracle/product/9.2.0:Y
axirw:/u01/app/oracle/product/9.2.0:Y
axip3:/u01/app/oracle/product/9.2.0:Y
axiw3:/u01/app/oracle/product/9.2.0:Y
#######################################################################
# END OF GENERATED FILE - ANY MODIFICATIONS WILL BE LOST !! #
#######################################################################


I give a ./oraboot and ./orabackup to run these Files and the following I get :-


$ ./oraboot
./oraboot: line 6: dba1:/u01/app/oracle/product/9.2.0:Y: No such file or directory
./oraboot: line 7: axio:/u01/app/oracle/product/9.2.0:Y: No such file or directory
./oraboot: line 8: jcso:/u01/app/oracle/product/9.2.0:Y: No such file or directory
./oraboot: line 9: dba7:/u01/app/oracle/product/9.2.0:Y: No such file or directory
./oraboot: line 10: dba14:/u01/app/oracle/product/9.2.0:Y: No such file or directory
./oraboot: line 11: dba15:/u01/app/oracle/product/9.2.0:Y: No such file or directory
./oraboot: line 12: dba26:/u01/app/oracle/product/9.2.0:Y: No such file or directory
./oraboot: line 13: dba30:/u01/app/oracle/product/9.2.0:Y: No such file or directory
./oraboot: line 14: dba31:/u01/app/oracle/product/9.2.0:Y: No such file or directory
./oraboot: line 15: axiwfml:/u01/app/oracle/product/9.2.0:Y: No such file or directory
./oraboot: line 16: axi2:/u01/app/oracle/product/9.2.0:Y: No such file or directory
./oraboot: line 17: axirw:/u01/app/oracle/product/9.2.0:Y: No such file or directory
./oraboot: line 18: axip3:/u01/app/oracle/product/9.2.0:Y: No such file or directory
./oraboot: line 19: axiw3:/u01/app/oracle/product/9.2.0:Y: No such file or directory


$ ./orabackup
./orabackup: line 6: dba1:/u01/app/oracle/product/9.2.0:Y: No such file or directory
./orabackup: line 7: axio:/u01/app/oracle/product/9.2.0:Y: No such file or directory
./orabackup: line 8: jcso:/u01/app/oracle/product/9.2.0:Y: No such file or directory
./orabackup: line 9: dba7:/u01/app/oracle/product/9.2.0:N: No such file or directory
./orabackup: line 10: dba14:/u01/app/oracle/product/9.2.0:N: No such file or directory
./orabackup: line 11: dba15:/u01/app/oracle/product/9.2.0:N: No such file or directory
./orabackup: line 12: dba26:/u01/app/oracle/product/9.2.0:N: No such file or directory
./orabackup: line 13: dba30:/u01/app/oracle/product/9.2.0:N: No such file or directory
./orabackup: line 14: dba31:/u01/app/oracle/product/9.2.0:N: No such file or directory
./orabackup: line 15: axiwfml:/u01/app/oracle/product/9.2.0:N: No such file or directory
./orabackup: line 16: axi2:/u01/app/oracle/product/9.2.0:Y: No such file or directory
./orabackup: line 17: axirw:/u01/app/oracle/product/9.2.0:Y: No such file or directory
./orabackup: line 18: axip3:/u01/app/oracle/product/9.2.0:Y: No such file or directory
./orabackup: line 19: axiw3:/u01/app/oracle/product/9.2.0:Y: No such file or directory


Request you to please let me know how to run these scripts to migrate them from Tru64 to Linux 3.0 (including the changes that may be required).


Thanks a lot in advance.

Best Regards,
Marconi.
Reply With Quote
Forum Sponsor
  #2  
Old 07-25-2008
Registered User
 

Join Date: May 2008
Posts: 77
There happens to be no Linux 3.0. There may be a distribution to which you are referring, however Linux, the kernel, goes to 2.6.26 or so now. 3.0 is far in the future.

Do you perhaps mean Red Hat Enterprise Linux 3.0? The 3.0 there would refer to the Red Hat Enterprise part, in that it is a distribution (Packaging and solution of Linux, which is free and open source, and therefor available for anybody to package as such).

Knowing what you are using will help you get help.
Reply With Quote
  #3  
Old 07-25-2008
Registered User
 

Join Date: Dec 2007
Posts: 41
Hi Mark,

Thanks for your reply. Yes it is Red Hat Enterprise Linux 3.0., to which these are to be migrated from Tru64 Unix. Just wanted to know how to go about it like running them, etc. I completely have no clue on these files. Request you to please provide your valuable inputs.

Thanks a lot in advance.

Best Regards,
Marconi.
Reply With Quote
Google The UNIX and Linux Forums
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes




All times are GMT -7. The time now is 10:57 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008. All Rights Reserved.Ad Management by RedTyger Visit The Complex Event Processing Blog

Content Relevant URLs by vBSEO 3.2.0