Re: Oracle 10g to oracle 12c
Hello Jones, Please check the following link for some insight into the requirement....
View ArticleRe: Oracle 10g to oracle 12c
Hi,I think the link provided (SAP on Oracle development update) do not answer the question What kind of "export" are you talking about.SAP "export" (R3LOAD)? yes, you can use heterogeneous system...
View ArticleRe: Oracle 10g to oracle 12c
you are "partially" correct.It is not strictly "heterogeneous", but he wants to change the DB version and the "backup/restore" (typical homogeneous) cannot do that (or things get complicated).I did not...
View ArticleRe: Oracle 10g to oracle 12c
"R3load" and "Backup/Restore" methods are used for Homogeneous system copies. In places where you cannot use "Backup/Restore" strategy (The scenario mentioned above is one example) you will be left...
View ArticleRe: /usr/sap/NWV/SYS/exe/uc/linuxx86_64/R3load -testconnect" finished with...
Hello Ramakanta, EoF (End of file) error is sometimes related to full disks or filesystems. Have you already checked your filesystems, if they are full? Regards,Serhat
View ArticleRe: /usr/sap/NWV/SYS/exe/uc/linuxx86_64/R3load -testconnect" finished with...
Also have a look at that note:1874225 - "Unexpected end of file" or "invalid checksum" errors during ABAP import phaseIt says that some files may be corrupted and should be transferred...
View ArticleRe: /usr/sap/NWV/SYS/exe/uc/linuxx86_64/R3load -testconnect" finished with...
Hi Serhat,No file system issue is not there.All my volumes have enough space and auto extend is also switched on.Regards,Ramakanta
View ArticleRe: /usr/sap/NWV/SYS/exe/uc/linuxx86_64/R3load -testconnect" finished with...
Hi Ramakanata, Follow the below steps - Logon with the <sid>adm user.- Run the command R3load -testconnect - Run the same command with root user.- Run the R3trans -d command with sidadm user and...
View ArticleRe: /usr/sap/NWV/SYS/exe/uc/linuxx86_64/R3load -testconnect" finished with...
Hello Ramakanta, If you already know..you can ignore this... Have you started SAPinst with SIDADM or root. You should be using root for sapinst. During initial installation step give same password for...
View ArticleRe: ORA-01017 with RMAN
Hi Ram, The backup ran yesterday with your recommendation of the roles but the outcome is the same: Any other recommendation? Thanks & Regards,Jesus Rodriguez
View ArticleRe: ORA-01017 with RMAN
Hello, By now you might have tried multiple solutions. 1. Have you checked ORADBUSER.sql2.Run this command at sql prompt and check if any user is locked on expired select USERNAME,ACCOUNT_STATUS...
View ArticleRe: ORA-01017 with RMAN
Hi Jesus, Could you share result for command sqlplus /nologconnect username/password@service as sysdbaAlso share on which device you're taking the backup with parameter values for REMOTE_LOGIN_PASSWORD...
View ArticleRe: 4.6C on Oracle 11g Error ORA-01019 with R3trans -x
Hello Rahul, Could you please check: R3trans -x returns sql 1019 on CONN Also please have a look at the note 566051 - Error due to missing oracore directory Regards,Serhat
View Articleusage of Oracle SQL plan management in SAP
does SAP support usage of Oracle SQL Plan management in SAP? Are there any restrictions in automatically capturing SQL plan baseline and setting parameter optimizer_capture_sql_plan_baseline to TRUE?I...
View ArticleRe: 4.6C on Oracle 11g Error ORA-01019 with R3trans -x
Can you provide these?Environment variables of orasid and sidadm usersKernel versionOracle client version
View ArticleRe: 4.6C on Oracle 11g Error ORA-01019 with R3trans -x
Hi Serhat I have seen that note and it is not helping us. The resolution says that some files had wrong groups assigned but did not mention which. Also I have checked the given note, the oracore...
View ArticleRe: 4.6C on Oracle 11g Error ORA-01019 with R3trans -x
I'm glad to hear that you've solved it! Now please close the thread. Regards,Serhat
View ArticleRe: 4.6C on Oracle 11g Error ORA-01019 with R3trans -x
Hi Reagan Please find below the details you seek: Environment Variable for <sid>adm:...
View ArticleRe: 4.6C on Oracle 11g Error ORA-01019 with R3trans -x
Hi Serhat The issue is not solved. I think there is some miss communication. The issue is I have to set /oracle/PRD/11204 as my ORACLE_HOME for which I am getting this error. i.e. post Oracle upgrade....
View ArticleRe: 4.6C on Oracle 11g Error ORA-01019 with R3trans -x
The problem appears to be an issue with the Oracle client configuration.Are there any other variables like PATH that points to /oracle/SID/920_64?I would try setting LD_LIBRARY_PATH to...
View Article