Login  Register

migration of oracle 12c from windows to linux

classic Classic list List threaded Threaded
9 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

migration of oracle 12c from windows to linux

ayobi.shafiq
5 posts
dear Arslan Sir,
hope you are good,
I want to migrate oracle 12c from windows to linux, i prepare the tansportable files and pfile destinations but when i run the transport file it give the following errors please give some advise.



Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: migration of oracle 12c from windows to linux

ErmanArslansOracleBlog
Administrator
5727 posts
Controlfile creation error.
Error is self explanatory.. Oracle have problems accessing the datafiles that you declared in your create controlfile statement.. review that.
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: migration of oracle 12c to 19c from windows to linux

ayobi.shafiq
5 posts
In reply to this post by ayobi.shafiq
his sir
i have migrate oracle 12c to 19 from windows to linux now i can not find password files in my /dbs path
but my all users are connect


please give me advise to find it
and i think if i create new password file then all users password will damage
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: migration of oracle 12c to 19c from windows to linux

ErmanArslansOracleBlog
Administrator
5727 posts
See the MOS note  -> How to Set up the Oracle Password File (Doc ID 1029539.6)
& you can also check the Oracle Database, Database Administrator's Reference document, which is publicly available on docs.oracle.com
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: migration of oracle 12c to 19c from windows to linux

ayobi.shafiq
5 posts
hi sir,
hope your doing well, i have migrate oracle 12c from windows to linux. i have finished all configuration but the orapw.ora or password files is missing when i create new password file it did not work please guide me to solve the problem.

Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: migration of oracle 12c to 19c from windows to linux

ErmanArslansOracleBlog
Administrator
5727 posts
(re)create the password file.. This info is already publicly available..
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: migration of oracle 12c to 19c from windows to linux

ayobi.shafiq
5 posts
sir i have created but it didn't work
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: migration of oracle 12c to 19c from windows to linux

ErmanArslansOracleBlog
Administrator
5727 posts
In reply to this post by ayobi.shafiq
Please follow the MOS note : ORA-01994: GRANT failed: password file missing or disabled (Doc ID 392027.1)
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: migration of oracle 12c to 19c from windows to linux

ayobi.shafiq
5 posts
thanks sir,
i have solved it