Re: Missing tables in ABAP dictionary - DBA_COCKPIT_HELPER and MLICHECK~
I am doing good Symon. Thanks. Hope you are doing good.>>About the ORA_COCKPIT_HELPER - that's the thing, the table already exists on DB level, but it's not present in the ABAP...
View ArticleRe: Create missing objects at once (in batch)
Cross check whether the table MLICHECK~ is owned by the SAPSR3 schema or the shadow schema (if it still exists). If the table MLICHECK (not MLICHECK~) is present at the DB level then check the entries...
View ArticleOracle upgrade on 10.2.5.0 to 12.1.2.0 getting Pre -requisites isuue.
Hi .... Please to help me while i am upgrading the oracle by using DBU getting access denied issue . after resolving the access denied i am stuck on Pre - Requisites phase. Already a attached a log...
View ArticleRe: Create missing objects at once (in batch)
Thanks, Reagan, your answer is very helpful!Of course it's a shadow table, how didn't I think about this earlier!I did a few checks on DB level. MLICHECK~ is indeed a table, it is marked as a valid...
View ArticleRe: Missing tables in ABAP dictionary - DBA_COCKPIT_HELPER and MLICHECK~
Hi Reagan, I didn't hear from you for long time, hence I'm really glad for obtaining your reply :-)I hope you're doing good!About the ORA_COCKPIT_HELPER - that's the thing, the table already exists on...
View ArticleRestoring Oracle DB files backed up with TSM backint
Hello, I am used to Networker backint.With the EMC recover tool, I can browse, select and restore the backint backed up files.In other words, there is no difference, in case of restore, if the file has...
View ArticleRe: Missing tables in DB02
Hello Symon! ORA_COCKPIT_HELPER is a temporary table, the information is stored in this table only for a period of execution a request. So zero records in this table - is not a problem....
View ArticleRe: SAP ECC import -ORACL 12C installation Issue-12546 TNS permission Denied
Hi, For this case, please refer to SAP note 583861. It should help. Best regards,James
View ArticleRe: Missing tables in ABAP dictionary - DBA_COCKPIT_HELPER and MLICHECK~
Execute the create statement for ORA_COCKPIT_HELPER from the database level.For MLICHECK I have advised in the other thread you have raised here
View ArticleRe: Create missing objects at once (in batch)
1 - There is an option for Mass Processing in Tx SE14 - DB Requests - Mass Processing. Displaying Requests for Mass Processing - Application Development on AS ABAP - SAP Library. As I have not done...
View ArticleMissing tables in ABAP dictionary - DBA_COCKPIT_HELPER and MLICHECK~
Dear Experts, as the title says - in ST04 diagnostics, I have tables DBA_COCKPIT_HELPER and MLICHECK~declared missing in the ABAP dictionary.About DBA_COCKPIT_HELPER, I found SAP note: 1374746 - DBA...
View ArticleRe: Missing tables in DB02
Hello Igor and many thanks for replying.I have tried to execute a few queries in SQL Command Editor in ST04, like: select * from dual; or select bname from SAPSR3.USR02; They've got through, they are...
View ArticleRe: BR*Tools 7.40 weird issue on AIX 6.1
Check Note 830578 Never put $ORACLEHOME/lib AND the instantclient LIBS into the same LIBPATH for whatever usersidadm should use INSTANTCLIENT only in LIBPATHorasid should use $ORACLE_HOME/lib only in...
View ArticleRe: SAP ECC import -ORACL 12C installation Issue-12546 TNS permission Denied
Hello, This could possibly be related to the umask that was set when the Oracle installation was done as well as the groups that the oracle user belongs to. Please show the permissions of the oracle...
View ArticleRe: SAP ECC import -ORACL 12C installation Issue-12546 TNS permission Denied
Hi, ORA-12546: TNS:permission denied is due to insufficient privileges to the user has, below link may be helpful to you.. http://www.dba-oracle.com/t_ora_12546_tns_permission_denied.htm Regards,Javed
View ArticleCreate missing objects at once (in batch)
Dear Experts, I've got 2 questions, I apologize that I'm putting them together in one thread, if you badmouth me a lot fordoing it, I will open another thread :-) 1) After SPS implementation on a BW...
View ArticleRe: SAP ECC import -ORACL 12C installation Issue-12546 TNS permission Denied
Hello Pankaj, Do you have previous screenshots?? Regards,Javed
View ArticleRe: doubt to set /reset Oracle Parameters in 12c
Hello , set the parameter in pfile and create the spfile. I hope you got the answer from Regan about the license. Thanks,BM
View ArticleRe: Oracle upgrade from 11 to 12C
Hello , There is no issue for you oracle upgrade hence the orainvenetory will clean up once the upgrade start and update the latest one. you take backup of the file for safer side. once the oracle...
View ArticleRe: Error in Installation during Import ABAP
Dear All, Thanks for your quick response and help.My issue is resolved now and I have successfully installed SAP. What I did is reinstall the windows and did a fresh installation of SAP and checked if...
View Article