Enterprise Software and Data Technologies
Questions covering SAP CRM/R/3, data warehousing concepts (dimensions, SCD types, surrogate keys), ETL tools (Informatica), and web development (ASP.NET, WSDL)
Questions
How to disable client side script in validators?
- Set EnableClientScript=true
- Set EnableClientScript=false
- Can’t do
- none of above
Which one is the last stage of page life cycle in asp.net?
- Unload
- Rendering
- Postback event handling
- Load
What is the default size of cache?
- Double the system RAM size
- Three times the system RAM size
- Four times the system RAM size
- none of above
WSDL stands for
- Web Service Description Language
- Web Standard Discovery Language
- Web Standard Language
- none of above
Which of the following are active,connected transformations
- Filter
- Custom
- Expression
- stored procedure
which among the following are the views in workflow monitor
- Gantt chart view
- flow view
- task view
- monitor view
Which among the following is a message severity level in Log events
- severe
- trace
- fail
- stop
Which type of tool is informatica
- ETL tool
- Reporting tool
- Debugging tool
- db tool
Is there any transformation called Java transformation?
- True
- False
The Key which uniquely identifies each entity in the dimension table regardless of its source key is called
- Surrogate Key
- Primary Key
- Composite Key
- Foreign key
In Which Type of Slowly Changing Dimensions(SCD), Do we need to preserve history of data?
- TYPE 3
- TYPE 2
- TYPE 1
- None of the above
What is the Data type of Surrogate Key?
- Integer
- Binary
- Char
- Varchar
Degenerate Dimension table is derived from Fact table
- True
- False
Examples of Online Transaction Processing (OLTP) are
- Online Banking
- Online Ticket Reservation
- Online Gambling
- All the above
Can a BP with the classification rented address be distributed to the back-end R/3 system?
- Yes
- No
- It depends
- You never know
How are business partner process rights controlled?
- Maintain the authorization group in the business partner.
- Assign the authorization group to a user.
- All of the above.
- Maintain user profiles.
How many address formats are offered in standard mySAP CRM?
- US only
- Europe/Standard only
- Japan only
- All of the above
How many international address versions are supported by SAP in WAS 6.20?
- Seven
- Nine
- 11
- 12
How many types of communication data can be maintained in mySAP CRM business partner record?
- Address-dependent communication
- Address-independent communication
- All of the above
- None of the above
It possible to create new a file system in UNIX.
- True
- False