Posted by: Pdfprep
Post Date: February 6, 2021
In SAP NetWeaver, several components need the ABAP and the JAVA stack. The customer has decided to install both stacks in one database. A default schema user is created for each stack.
In which Oracle database table are these users physically stored and how are they named? The SAP is LNX and the instance number is 03. There are 2 correct answers to this question
A . Table. dba_users; JAVA schema owner: SAP<SCHEMA-ID>DB
B . Table. dba_user; Java user: ORALNXDB
C . Table. users; ABAP and JAVA Schema owner: SAPLNX
D . Table. dba_users; ABAP schema owner: SAP<SCHEMA-ID>
E . Table. dba_user; ABAP schema owner: ORALNX
Answer: A,D
Leave a Reply