You are on page 1of 10

creative essays

Questions Choice A Choice B Choice C Choice D


1 Register the Report as a
concurrent program
with the output format
as------- for XML Publisher reports PDF ans) XML RTF Excel
2 Can we Assign Multiple Templates to Single Data DefinitionsNO ans) Yes

3 What is the Name of XML Publisher Configuration FileXMLO.cfg XSDO.cfg


ans) XDO.cfg XSCL.cfg
3 XML Publisher is ____________ based publishing solution Layout
ans)Template Wizard None of the above
4 XML Schema File in Data Definitions is required field for which type of
Template RTF Data Template ans)PDF XSL
4 ________ is the repository for your templates and data sources Report
Builder data definition ans)Template Manager Layout
5 Using Basic RTF method Can we insert fields in the headers and footers
ans) Yes No
6 Select Which is the Wrong type of template, not supported by XML Publisher
eText - Outbound XSL-FO XSL-XML ans) XSL-RTF
6 XML Publisher componet is Report Wizard Data Model ans)Temlate
Builder None of the above
7 Configuration Properties of the XMLP can be set at which levels Site data
definition template ans)All of the above
8 XML Publishers RTF Template Parser converts documents saved as the RTF file
type to ans) XSL-FO XSL XML XSD
8 Tempalte Manager consists Reports Template Data Template Data
Definition ans)All of the above
9 XML Publisher supports which methods for creating RTF templates Basic RTF
Method Form Field Method ans)All of the Above
10 which is the correct syntax for FOR LOOP in XMLP ans)<?for-each:XML group
element tag name?> <for-each:XML group element tag name> <?for-each XML
group element tag name?> All of the above
11 To insert a page break in RTF Template, insert a ---- keystroke just before
the closing tag of a group Ctrl-Esc ALT-Enter ans) Ctrl-Enter Ctrl-Shift
12 what is the syntx for content display in Last Page ans) <?start@last-
page:body?><?end body?> <?last-page:body?> <?end body?> <?start:last-page?> <?
end body?> <?last-page?><?end Page?>
13 Refer to the parameter in the template by prefixing the name with a ------
character & : ans)$ #
14 Syntax to call a Sub Template from a main Template <xsl:call-
template="name"> ans)"<?call@template:name?>" <xsl:template="name"> None of the
above
15 Which is the corect syntax for choose Statement in XMLP <?choose:?><?
when:expression?><?end choose?> <?choose:?><?expression?><?otherwise?> <?
choose:?><?when:expression?><?end-when?><?otherwise?> ans)<?choose:?><?
when:expression?><?otherwise?>
16 _____________utility is used to upload and download the data definition
information and the template metadata stored in the Template Manager XDOLOAD
FNDXMLP ans)FNDLOAD FNDLOADER
17 Using which utility to upload and download the physical template files(ex
RTF,PDF,XML,XSD) ans)XDOLOADER FNDXMLP FNDLOAD XDOLOAD
17 What is the Execution Method For XML Publiseher report by using report
builder XML PL/SQL Stored Procedure ans) Oracle Reports Host
18 Select Which is the correct syntax for IF-ELSE Statement <?xdofx:if
element_condition result1 else result2 end if?> ans)<?xdofx:if
element_condition then result1 else result2 end if?> "<?xdofx@if element_condition
then result1 else result2 end if?>" "<?xdo:if element_condition then result1 else
result2 end if?>"
19 For XMLP Reports Concurrent Program Short Name should match with Follwing One
ans) Data Definition Template Name Executable Name
20 Using Delivery manager API which type delivery channels we can Deliver
WebDev Printer ans)All of the Above
21 ______________Converts an RTF template to XSL in preparation for input to the
FO Engine RTF Converter ans)RTF Processor RTF Processor Engine
22 Which is the correct Syntax for Creating a variable in XML Publisher
<xsl:variable name="name"> <?variable:name?> ans)All of the above
23 In XMLP All type of Template Files are stored in Which Table
XML_TEMP_LOBS XDO_TEMP_BLOBS XDO_BLOBS ans)XDO_LOBS
24 What is the correct Expression for displaying SYSDATE in RTF Tamplate ans)<?
xdofx:sysdate()?> <?xsl:sysdate()?> <fo:sydate()> <?xdo:sysdate()?>
25 which Java concurrent program will execute Data template XDODATAEXE
XDOTOXML XDODTTEMP ans)XDODTEXE
25 What is the responsibility Name for XML Publisher System Administrator
Application Developer Alerts ans) XML Publisher Administrator

WORKFLOW

SL.NO Questions Choice A Choice B Choice C Choice D


1 Does Workflow Builder have a quick start wizard NO ans)YES
2 Can a Workflow definition be saved to a file ans)YES NO
3 Can we modify a workflow process definition from Oracle Applications YES
ans)NO
4 Workflow Defintions Loader is used for ans)To move workflow definitions
from dev to prod To upload concurrent programs To migrate setups none
5 Tool used to create, view or modify business process in graphical mode
ans)Workflow builder workflow engine business event system worflow
definitions loader
6 Classification of components of process that make up a workflow process is
activity role ans)item type lookup type
7 API used to create run time process ________ StartProcess
CreateProcess ans)LaunchProcess none
8 To avoid intiating of workflow process from Form ans)database trigger
procedure none
9 In which table workflow version is stored WF_ROLES WF_ITEM_TYPES
ans)WF_ACTIVITIES NONE
10 API used in workflow exceptions WF_ENGINE ans)WF_CORE WFAttribute
none
11 Access levels reserved for Workflow ans)0-9 10-19 20-99 100-999
12 Access levels reserved for AOL 0-9 ans)10-19 20-99 100-999
13 Access levels reserved for e buisness suite 0-9 10-19 ans)20-99 100-
999
14 Access levels reserved for Customizations 0-9 10-19 20-99 ans)100-999
15 From which table you can get version of oracle workflow WF_RESOURCES
WF_ROLES ans)WF_ACTIVITIES WF_EVENTS
16 ______ is the receipent of WF notification ans)Performer activity
node none
17 _____ is not a notification preference MAILTEXT MAILHTML ans)XML
HTML
18 _______ is used to find the status of workflow workflow builder workflow
engine ans)workflow monitor none
19 ______ needs to be selected after connecting to workflow builder ans)ITEM
Type process activity node
20 _______ is a list of values that can be referenced by a message, or by a
notification, function, or process message process ans)lookuptype
function
21 Message is attached to ______ Process Activity ans)Notification
function
22 _______ has subject and body Process Activity Notification
ans)message
23 Workflow users are stored in table FND_USER ans)WF_USER WF_ROLE
WF_ACTIVITY
24 ______ table stores workflow process errors FND_ERRORS WF_ACTIVITIES
ans)WF_ERRORS WF_ROLES
25 API sets a user-friendly identifier for an item. WF_ENGINE.SetItemOwner
WF_ENGINE.SetItemParent ans)WF_ENGINE.GetItemUserKey none

XML
Topic Questions Choice A Choice B Choice C Choice D
1 XML Which statement is true? XML documents must have a root tag XML
tags are case sensitive XML elements must be properly nested ans)all statements
true
2 XML Is this a "well formed" XML document?

<?xml version="1.0"?>
<to>Tove</to>
<from>Jani</from>
<heading>Reminder</heading>
<body>Don't forget me this weekend!</body> No, reason error in the deifinition
line, correct syntax is <?xml version?/> document is valid ans)No, reason XML must
contain root tag No, reason "heading" is standard html tag, can not be used in XML

3 XML Is this a "well formed" XML document?


<?xml version="1.0"?>
<note>
<to age="29">Tove</to>
<from>Jani</from>
</note> No, error with the tag <to age="29"> No, reason error in the
deifinition line, correct syntax is <?xml version="1.0"?/> ans)document is valid
No, Reason options A & B
4 XML Which is not a correct name for an XML element? <age> <NAME>
ans)<first Name> All 3 names are incorrect
5 XML What is a correct way of referring to a stylesheet called "mystyle.xsl"
? <link type="text/xsl" href="mystyle.xsl" /> ans)<?xml-stylesheet
type="text/xsl" href="mystyle.xsl" ?> <stylesheet type="text/xsl"
href="mystyle.xsl" /> <?stylesheet type="text/xsl" href="mystyle.xsl" ?/>
6 XML For the XML parser to ignore a certain section of your XML document,
which syntax is correct? <xml:CDATA[ Text to be ignored ]> <CDATA> Text to be
ignored </CDATA> <PCDATA> Text to be ignored </PCDATA> ans)<![CDATA[ Text to be
ignored ]]>
7 XML What does CSS stands for Convert Style sheets ans)Cascading
Style Sheets Convert source structure Cascade source sheets
8 XML Which is the valid format? <xs:element name="car" type="carType"/>
<xs:simpleType name="carType">
<xs:restriction base="xs:string">
<xs:enumeration value="Audi"/>
</xs:restriction>
</xs:simpleType> <xs:element name="car">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="Audi"/>
</xs:restriction>
</xs:simpleType></xs:element> ans)Both A& B are correct, represents the same
option B is valid format
9 XML Which is the valid XML document format? ans)<?xml version="1.0"
encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="simple.xsl"?>
<breakfast_menu>
<food>
<name>Belgian Waffles</name>
<price>$5.95</price>
</food>
</breakfast_menu> <?xml version="1.0" encoding="ISO-8859-1"?/>
<?xml-stylesheet type="TEXT/XSLT" href="simple.xsl"?>
<breakfast_menu>
<food>
<name>Belgian Waffles</name>
<price>$5.95</price>
</food>
</breakfast_menu> <?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xslt" href="simple.xsl"?>
<breakfast_menu>
<food>
<name>Belgian Waffles</name>
<price>$5.95</price>
</food>
</breakfast_menu> <?xml version="1.0" encoding="ISO-8859-1"?/>
<?xml-stylesheet type="text/xslt" href="simple.xsl"?>
<breakfast_menu>
<food>
<name>Belgian Waffles</name>
<price>$5.95</price>
</food>
</breakfast_menu>
10 XML What is a correct way of referring to a CSS called "cd_catalog.css" ?
ans)<?xml-stylesheet type="text/css" href="cd_catalog.css"?> <?xml-
stylesheet type="TEXT/CSS" href="cd_catalog.css"?> <?xml-stylesheet
type="TEXT/CSS" href="cd_catalog.css"?/> <?xml-stylesheet type="text/css"
href="cd_catalog.css"?/>

FIN/SCM Setup

1 Where do you setup "use approval hierarchies" option ans)purchasing -> setup-
> organization> financial options -> human resource tab organization> setup->
financial options -> human resource tab purchasing -> setup-> financial options
-> organization tab purchasing -> setup-> organization> financial options tab
2 Where is the setup to allow owners to approve purchse documents
ans)setup\purchasing\document types setup\purchasing\organizations
purchasing-> setup-> approval hierarchies purchasing->setup-> types
3 What are the various acess levels for purchase documents full modify
view only ans)All of the above
4 Each operating unit can be associated with multiple legal entities can
have multiple inventory organizations can have only one legal entity
ans)B&C
5 Profile to setup an operating unit for a responsibility ans)MO: Operating
Unit GL: Operating Unit Multi Org: OU Name Resp: OU Name
6 Which is the right flow in setting up oracle applications ans)Accounting
Flexfield Setup -> General Ledger setup -> Multi Org Setup > Payables/Receivables
Setup General Ledger setup -> Accounting Flexfield Setup -> Multi Org Setup >
Payables/Receivables Setup Multi Org Setup > General Ledger setup -> Accounting
Flexfield Setup -> Payables/Receivables Setup Multi Org Setup >
Payables/Receivables Setup -> General Ledger setup -> Accounting Flexfield Setup
->
7 Navigation for setting up cross validation rules General Ledger Menu ->
setup -> Financials -> Flexfields -> Cross validation rulesGeneral Ledger Menu ->
setup -> Financials -> Cross validation rules ans)General Ledger Menu -> setup ->
Financials -> Flexfields -> Key -> rules General Ledger Menu -> Financials ->
Flexfields -> Key -> rules
8 Through which profile value GL set of books is controlled ans)GL: Set of
Books Name GL: SOB Name HR: SOB Name It is not controlled through
profile value
9 which of the following is a valid purchasing matching option 2 way
3 way 4 way ans)All the above
10 What are the types of Approval Hierarchies used in purchasing Employee-
Supervisor Hierarchy Position Hierarchy ans)Both none of the above
11 How does the RFQ Number gets generated Automatic Manual Partial
ans)A&B
13 How does the Purchase Order Number gets generated Automatic Manual
Partial ans)A&B
15 The number of units of a resource available in a department is called as
ans)Capacity Units Share Both None
16 Can Multiple periods be open in Payables ans)Yes No Max two periods
can be opened Paybles setup governs the no. of periods that can be opened
17 Control payables periods function allows To open a payable period To
close a payables period ans)Open/Close payables periods Open/Close/Add payables
periods
18 Oracle Payables supplier records minimally have Supplier record
Supplier Site record Supplier Address record ans)A&B
19 Oracle Payables supports ans)one supplier to many supplier sites
architecture one supplier to one supplier sites architecture one supplier sites
to one supplier architecture Many suppliers to Many supplier sites architecture
20 Department(s) responsible for supplier and supplier sites setup Purchasing
Payables Receivables ans)A&B
21 Data default values entered at the supplier level will cascade to the
supplier site level Yes No ans)during the initial data entry process
Governed by the setup at payables options
22 Once a site has been established, changing the supplier data values will
automatically cascade to supplier site level values Yes ans)No User chooses
the option to cascade to supplier sites Governed by the setup at payables options
23 Which of these are valid segment qualifiers for Accounting Key Flexfield
Allow Budgeting Allow Posting Account Type ans)All of the above
24 Which profile option allows maintenance and changing of customer names AR:
Change Customer on Transactions HZ: Generate Contact Number HZ: Generate Party
number ans)AR: Change Customer Name
25 Which profiles defaults batch source during cash receipt entry ans)AR:
Receipt Batch Source AR: Transaction Batch Source CR: Transaction Batch Source
HZ: Batch Source
26 Which profiles defaults batch source during invoice and credit memo entry
AR: Receipt Batch Source ans)AR: Transaction Batch Source CR:
Transaction Batch Source HZ: Batch Source
AOL
SL.NO Questions Choice A Choice B Choice C Choice D
1 Forms Personalization fire _____ to custom.pll for the same event Next
ans)Prior All of the above None of the above
2 _______ Alter behaviour of forms in e business suite Forms personalization
Custom.pll ans)both A and B None
3 Access form or function needing Personalization Help > Diagnostics> Examine
Help > Diagnostics> Trace ans)Help > Diagnostics> Custom code Help >
Diagnostics> debug
4 In Forms Personalization how many levels we can write ans)2 3 1
4
5 In Forms Personalization Action > Types ________ can not be selected
Property Message Built in ans)Function
6 In Forms Personalization ______ can be used to pass values between forms
Local Variable ans)Global Variable All of the above None of the above
7 _______ message type can not be used in forms personalization Show Hint
Warn ans)Failure
8 _______ context level can not be selected in forms personalization Site
ans)Application Responsibility User
9 _______ Built in Type can not be used in Forms personalization Launch a URL
DO_KEY GO_BLOCK ans)Launch a form
10 Which Flexfield appears on a form as a single-character, unnamed field
enclosed in brackets Key ans)Descriptive None of the abovea All of the
above
11 Which segment in the descriptive flexfield may or may not appear depending
upon what other information is present in your form Global Attribute
ans)Context Sensitive None
12 Which is the highest level in Organization Structure in Oracle Applications
Inventory Organization HR Organization Operating unit ans)Business group
13 Which user exit used in oracle reports to free all the memory allocation
done in other Oracle Applications user exits ans)FND SRWEXIT FND INIT FND
EXIT FND SRWINIT
14 Which user exit is used in to populate the lexical parameter that you specify
with the appropriate column names/SQL
fragment at run time. FND SRWEXIT ans)FND FLEXSQL FND SRWINIT FND FLEXIDVAL
15 Which type of value set is used for flexifield range in Oracle reports
Table Independent ans)Pair Special
16 Which is used to identify particular segment of a key flex field
ans)Flexfield Qualifier Accounting segment Balancing Segment Segment
Qualifier
17 _______ form is used to maintain key flexfield combinationsKeyFlexfield
Descriptive Flexfield ans)Combination None
18 ____________is a form whose underlying base table contains only one or two
columns that contain key flexfield information ans)Foreign Key Form Combination
Form Range Forn None
19 What is the Validation type of value set you choose when validation is not
required Dependent Independent ans)None Table
20 Can we define new Keyflexfield in Custom Application ans)Yes No A & B
None of the above
21 Can we define new Descriptive flexfield in Custom Application No
ans)Yes A & B None of the above
22 Following is not a option for Descriptive flexfield optionsGlobal Segments
Override allowed Reference field ans)None
23 Which Descriptive Flexfield option controls whether your user sees a context
field in the flexfield pop-up window. ans)Override allowed Global Segments
Reference field Default Context field
24 _________ Value set formats will be obsolete in future releases ans)Date and
DateTime StandardDate and StandardDate time A & B None of them
25 ___________cannot be used with Translatable Independent or Translatable
Dependent value sets. Cross validation ans)Security rule A & B None of them
26 Allow Budgeting, Allow Posting, and Account Type fields are ____________
qualifiers for
the Accounting Flexfield. Flexfield Descriptive Key ans)Segment
27 ___________group is used to identify a group of parent values for reporting
or
other application purposes. Segment ans)Rollup Attribute None
28 What is the flexfield code for Accounting Flexfield CAT# KEY# ans)GL#
none
29 What is the flexfield code for Account Aliases GL# MSTK MCAT ans)MDSP
30 What is the Unique ID column for Accounting FlexfieldCHART_OF_ACCOUNTS_ID
ans)CODE_COMBINATION_ID ID_FLEX_NUM None
31 In which Application sales order key flexfield is registered ans)Oracle
Inventory Order Management Purchase Order None
32 ______ Event cannot be used for special validation type value set Edit
Validate ans)Query Load
33 ______ Event can be used for special validation type value set ListVal
ans)Validate Query Insert/Update
34 Can we Use bind variables in special validation user exit calls ans)True
FALSE A & B None of them
35 ______ API is used to invoke URL FND_STANDARD FND_GLOBAL FND_ORG
ans)FND_UTILITIES
36 ________Performs response actions when Oracle Alert receives
an e-mail response to an alert message Response Processor Periodic Alert
scheduler ans)Alert Action processor None
37 _________ is supplied with Oracle Applications for which will accept and run
any concurrent requests Internal concurrent manager ans)Standard manager
Conflict Resolution Manager None
38 ________ controls all other concurrent managers Standard Manager Transaction
Manager ans)Internal concurrent manager Conflict Resolution Manager
39 ________ AD Tool Manages configuration changes in an Oracle Applications
system AutoPatch AutoUpgrade AD Administration ans)Auto Config
40 what are the 2 events which can be selected for Oracle event alert
ans)After Insert, After Update After Update, After Delete After
Insert, After Delete none
41 What is the table name for which Event Alert can not be defined.
ans)FND_CONCURRENT_REQUESTS FND_CONCURRENT_CONCURRENT_PROGRAMS
FND_REQUEST_GROUPS None
42 Oracle Alert Does not support PLSQL Statements ans)TRUE FALSE A & B
None of them
43 Oracle Alert leverages the Workflow Notification Mailer to send alert e-mail
messages and process responses FALSE ans)TRUE A & B None of them
44 For Host Concurrent Program Parameter what is the first parameter we can use
for parameters passed from concurrent program $3 $4 ans)$5 $6
45 What is the utility you use for submitting concurrent program from UNIX
operating system ans)CONCSUB CSUB CONSUB SUBCON
46 _________ is a list of Oracle Applications and the Oracle username assigned
to each
application. Request Group Rollup Group Con Group ans)Data Group
47 _______ tells the printer how a printed output should be ans)Print Style
Print Driver Print Type None
48 ________ includes the initialization and reset strings that format and
restart a
printer. Print Style ans)Print Driver All of the above None
49 _______________ Oracle Applications utility that converts text report files
to PostScript and also
enables the printing of custom PostScript reports from Oracle Applications PCL
Pdf Post Script ans)Pasta
50 Which form in Oracle has more number of functions ans)Run Reports Run
Requests User Defintion Responsibility
51 Which of the following are Application Implementation Method (AIM) phases?
Definition Phase Transition Phase Production phase ans)all the above
52 During the Build phase of Applicaton Implementation Method (AIM) what
actitiveis are done? Coding of customization testing of customizations
coding of interfaces ans)all the above
53 During the Design phase of Applicaton Implementation Method (AIM) what
actitiveis are done? document business requirments design customizations
Finalize module configurations ans)B&C
54 Common types of customizations done in Oracle Applications are as below,
please select the correct from the below Modify a Oracle form Create a new forms
modify an exisitng Oralce workflow ans)all the above
55 API (application programming Interface) is used for the following, choose the
correct answer automating data conversion work bring data from legacy
systems to Oracle applications ans)A&B None
56 When the concurrent request is in running stage which of the following status
are correct? ans)Normal standby shceduled waiting
57 When a concurrent request is in Pending stage which of the following are
valid statuses? ans)Waiting Paused Terminating Resuming
58 When a concurrent request is in Inactive stage which of the following are
valid statuses? ans)On Hold Paused Terminating Resuming
59 When a concurrent request is in Completed stage which of the following are
valid statuses? ans)Warning Paused Terminating Resuming
60 Which of the followins is true about Oracle Applications User? The username
cannot contain more than one workd usernames can be issues a start and stop date
usernames cannot be deleted from te system after they are created
ans)all the above
61 Which of the following determines when a concurrent program acutally starts
running? When it is scheduled to start. Whether it is placed on hold
Whether it is incompatible with other prograns ans)all the above
62 The concurrent program request priority determines when the program actually
starts. Is it true? ans)Trues FALSE
63 Concurrent program incompatibles are defined using which screen? Define
Concurrent Executable ans)Define concurrent program define request set define
responsibility
64 Concurrent program parameters are defined using which screen? Define
Concurrent Executable ans)Define concurrent program define request set define
responsibility
65 PL/SQL procedure concurrent program has the extact procedure defined in which
screen? ans)Define Concurrent Executable Define concurrent program define
request set define responsibility
66 How to define the IN/OUT parameter of a Stored procedure that will be defined
concurrent program parameter in the define concurrent program window? IN/OUT
parameter of a stored procedure cannot be defined a concurrent program parameter
ans)IN/OUT parameter of a stored procedure can be defined as any parameter
A stored procedure cannot be defined as a concurrent program none of the
above

DISCOVERER
Questions Choice A Choice B Choice C Choice D
1 What is Discoverer Catalog? Catalog is nothing but Summary table
Catalog is used to create hierarchies A and B ans)The Discoverer
Catalog is a repository for storing and retrieving definitions of objects
2 We can include functions or literals(Eg:-text strings,numbers,dates) in join
conditions. Is the above statement true? TRUE ans)FALSE
3 Hierarchical relationships are defined at Database ans)Business area
None
4 Each item that is added in the complex folder must belong to a folder, that
is joined to the folder of at least one other item in the complex folder
ans)TRUE FALSE
5 Item dragged and dropped in complex folder references the original, source
item. Therefore any change made in the original item will reflect on the item
inside the complex folder ans)TRUE FALSE
6 You can apply _________ to create long running queries. indexes
ans)constraints delimiters None
7 You can search for workbooks using these three options. Database workbooks,
___________ and All Workbooks. Remote Local ans)Scheduled None
8 You can apply ____________ to reduce the time allowed for queries.
ans)Query Governers Query Accelerators Query optimizers
9 Query Governer can be used to limit the maximum number of rows of data
returned. ans)True False
10 You can use Discoverer only if you are dealing with Oracle Applications
True ans)False
11 You can also connect to Discoverer using Oracle BI Discoverer type for
Standard EULs ans)True False
12 You must create atleast ________ EULs to access disoverer ans)1 2 3
4
13 EUL creation is done by logging in to Discoverer as ____________ Manager
ans)Administrator Super User
14 While creating a business area, you can select ________ schemas Single
2 ans)Multiple
15 _________ is used to breakup and group set of items together Item
Accelerators ans)Item separators Item Groups
16 To overcome Divide by zero errors in case of calculated items, we can use
_________ ans)DECODE MOD SUBSTR
17 While creating Discoverer business areas, sorting can be done on?
Folders Items ans)Both None of the above
18 For importing objects using Load wizard, can we select a schema using a DB
Link ans)Yes No
19 Which among the following is not done on folders? Folders can be renamed
Folders position can be changed ans)Folders can be merged
20 _________ allows user to drill with in the data ans)Hierarchy Aggregation
Item Separators None of the above
21 For creating LOVs in discoverer, you use ________ Item separators
ans)Item Classes None of the above
22 Can we add multiple worksheets to a discoverer workbook? ans)Yes No

23 Can we apply same parameters for all worksheets in a discoverer workbook?


ans)Yes No
24 How many types of the layouts can be created in discoverer?1 2 3
ans)4
25 Worksheets, graphs selections of table can be sent as email message, Is this
true? ans)TRUE FALSE

SQL LOADER

Questions Choice A Choice B Choice C Choice D


1 When is it appropriate to use direct load insert to load data into a table
segment? When you want to recover table data after media failure ans)when the
data must be copied from one table into another within the same database by
bypassing the buffer cache when you want to load data into table even after an
index update has failed None of the abov
2 Loader to load data into a table with the indexes in the unusable state,
prior to the load operation? INDEXES_UNUSABLE RESUMABLE
ans)SKIP_UNUSABLE_INDEXES INDEXES
3 If the TABLE TERMINATED BY and te ENCLOSED BY cluases are to be specified,
then in which sequence must you specify the clauses? Both the parameters can be
specified in any sequence Both the parameters cannot be specified at once First
ENCLSED BY and then TERMINATED BY ans)First TERMINATED BY and then ENCLOSED BY
4 Which of the following statement is true about configuring a SQL*Loader
control file? The CONSTANT keyword can be used while specifying the column
names of the table The commands in the control file are case sensitive.
ans)The statements in the control file can extend to multiple lines
Comments in the control fiel cannot be specified
5 Which one of the following SQL*Loader parameters would you use to restrict
the maximum number of rejected records if the WHEN condition is not met?
REJECT_MAX ans)DISCARD_MAX SKIP DISCARD

You might also like