ON WHICH ENTITY IS A SECURITY RULE APPLICABLE?

1 Answer

Answer :

- It’s a feature of Key flexfield, applicable on Value Sets. 

Related questions

Description : ON WHICH ENTITY IS THE CROSS-VALIDATION RULE APPLICABLE?

Last Answer : - It’s a feature of Key flexfield, applicable on Value Sets. 

Description : A dominant entity is the entity a) on the N side in a 1 : N relationship b) on the 1 side in a 1 : N relationship c) on either side in a 1 : 1 relationship d) nothing to do with 1 : 1 or 1 : N relationship

Last Answer : d) nothing to do with 1 : 1 or 1 : N relationship

Description : In mapping of ERD to DFD a) entities in ERD should correspond to an existing entity/store in DFD b) entity in DFD is converted to attributes of an entity in ERD c) relations in ERD has 1 to 1 correspondence to processes in DFD d) relationships in ERD has 1 to 1 correspondence to flows in DFD

Last Answer : a) entities in ERD should correspond to an existing entity/store in DFD

Description : What is Weak Entity set?

Last Answer : An entity set may not have sufficient attributes to form a primary key, and its primary key compromises of its partial key and primary key of its parent entity, then it is said to be Weak Entity set.

Description : What is an Extension of entity type?

Last Answer : The collections of entities of a particular entity type are grouped together into an entity set.

Description : What is an Entity set?

Last Answer : It is a collection of all entities of particular entity type in the database.

Description : What is an Entity type?

Last Answer : It is a collection (set) of entities that have same attributes.

Description : What is an Entity?

Last Answer : It is a ‘thing’ in the real world with an independent existence.

Description : What is an Entity?

Last Answer : An entity is a business object represents a group or category of data.

Description : Which of the following statements is correct concerning an auditor's responsibilities regarding financial statements? a. The auditor's report should provide an assurance as to the future ... with an applicable financial reporting framework is an implicit part of the auditor's responsibilities

Last Answer : An auditor's responsibilities for audited financial statements are confined to the expression of the auditor's opinion

Description : What is the responsibility of an auditor who is engaged to audit the financial statements of a government entity? a. Assess control risk with respect to each component of internal ... the statements are free of material misstatements resulting from illegal acts having direct or indirect effects

Last Answer : Obtain an understanding of the possible financial statement effects of laws and regulations having direct and material effects on amounts reported.

Description : The auditor's understanding of the entity and its environment consists an understanding of the following aspects: a. Industry, regulatory and other external factors, including the applicable financial reporting ... may result in a material misstatement of the financial statements d. All of these.

Last Answer : All of these.

Description : The auditor's understanding of the entity and its environment consists of an understanding of the following aspects except a. Industry, regulatory, and other external factors, including the ... financial performance. d. Entity's selection and screening process of marketing and production personnel.

Last Answer : Entity's selection and screening process of marketing and production personnel.

Description : A CPA should not submit unaudited financial statements of a non-public entity to a client or others unless, as a minimum, the CPA complies with the provisions applicable to a. Audit engagements. b. Review engagements. c. Assurance engagements. d. Compilation engagements.

Last Answer : Compilation engagements.

Description : The purpose of an audit of financial statements is to a. Obtain an absolute level of assurance that the financial statements as a whole are free from material misstatement. b. Relieve management ... the future viability of the entity by expressing an opinion on the entity's financial statements.

Last Answer : Enhance the degree of confidence of intended users in the financial statements.

Description : AS – 14 is not applicable if when Transferee Company acquires Transferor Company and Transferor Company: A. Ceases to exist B. Separate entity is Continue to exist C. Applied in all cases D. None of the above

Last Answer : B. Separate entity is Continue to exist

Description : What is RULE-based approach to optimization ?

Last Answer : Choosing an executing planbased on the access paths available and the ranks of these access paths.

Description : An incidental use or disclosure is not a violation of the HIPAA Privacy Rule if the covered entity (CE) has:?

Last Answer : all the above

Description : What is Oracle Label Security? (for DBA

Last Answer : Oracle Label Security (formerly called Trusted Oracle MLS RDBMS) uses the VPD (Virtual Private Database) feature of Oracle8i to implement row level security. Access to rows are restricted according ... , controlled and managed from the Policy Manager, an Enterprise Manager-based GUI utility.

Description : Why are OPS$ accounts a security risk in a client/server environment? (for DBA

Last Answer : f you allow people to log in with OPS$ accounts from Windows Workstations, you cannot be sure who they really are. With terminals, you can rely on operating system passwords, with Windows, you ... of whether you have identified your ID with a password or defined it to be IDENTIFIED EXTERNALLY.

Description : How will you enforce security using stored procedures?

Last Answer : Don't grant user access directly to tables within the application. Instead grant the ability to access the procedures that access the tables. When procedure executed it will execute the privilege of procedures owner. Users cannot access tables except via the procedure.

Description : How will you enforce security using stored procedures?

Last Answer : Don't grant user access directly to tables within the application. Instead grant the ability to access the procedures that access the tables. When procedure executed it will execute the privilege of procedures owner. Users cannot access tables except via the procedure.

Description : Which one of the following is not applicable to RNA? (a) Heterocyclic nitrogenous bases (b) Chargaff ’s rule (c) Complementary base pairing (d) 5’ phosphoryl and 3’ hydroxyl ends

Last Answer : (a) Heterocyclic nitrogenous bases

Description : Which one of the following is not applicable to RNA? (a) Heterocyclic nitrogenous bases (b) Chargaff ’s rule (c) Complementary base pairing (d) 5’ phosphoryl and 3’ hydroxyl ends

Last Answer : (b) Chargaff ’s rule

Description : Fleming’s left hand rule is applicable to

Last Answer : Fleming’s left hand rule is applicable to dc motor

Description : The following action by a Govt servant does not amount of contravention of rule 5(4) a) Making normal arrangement during election tours o ministers to enable them to carry out their responsibilities as ... to Ministers on their visits connected with election campaign. c) A only d) All the above

Last Answer : d) All the above

Description : What does "jumps off the screen" mean?

Last Answer : answer:AMD is a relatively small manufacturer but well established in the industry. In this context, AMD jumps off the screen at the guy doing the research into acquiring companies for ... chip manufacturing division, but AMD is the one that really stands out from an acquisition perspective.

Description : How to add conditions in select statement in oracle?

Last Answer : Just add the decode

Description : How can I dump an oracle schema to a LOCAL file over a network connection from sqlplus?

Last Answer : By connecting and spooling are you excluding the exp/imp commands (or expdb/impdb in 10g)?

Description : What are the two ways to incorporate images into a oracle forms application?

Last Answer : Boilerplate Images Image_items

Description : Can one export a subset of a table? (for DBA

Last Answer : From Oracle8i one can use the QUERY= export parameter to selectively unload a subset of the data from a table. Look at this example: exp scott/tiger tables=emp query=\"where deptno=10\"

Description : What are the types of visual attribute settings?

Last Answer : Custom Visual attributes Default visual attributes Named Visual attributes. Window

Description : How does one use the import/export utilities? (for DBA

Last Answer : Look for the "imp" and "exp" executables in your $ORACLE_HOME/bin directory. One can run them interactively, using command line parameters, or using parameter files. Look at the imp/exp parameters ... and export data with the "Schema Manager" GUI that ships with Oracle Enterprise Manager (OEM).

Description : what is a display item?

Last Answer : Display items are similar to text items but store only fetched or assigned values. Operators cannot navigate to a display item or edit the value it contains.

Description : What is import/export and why does one need it? (for DBA

Last Answer : The Oracle export (EXP) and import (IMP) utilities are used to perform logical database backup and recovery. They are also used to move Oracle data from one machine, database or schema to ... corruption. Ensure that all the data can be read. . Transporting tablespaces between databases . Etc.

Description : Are there any troubleshooting tips for OEM? (for DBA

Last Answer : . Create the OEM repository with a user (which will manage the OEM) and store it in a tablespace that does not share any data with other database users. It is a bad practice to create ... successfully. Check the log to see the results of the execution rather than relying on this status.

Description : Where can one get more information about TCL? (for DBA

Last Answer : One can write custom event checking routines for OEM using the TCL (Tool Command Language) language. Check the following sites for more information about TCL: . The Tcl Developer Xchange - ... the OraTCL package . Tom Poindexter's Tcl Page - Oratcl was originally written by Tom Poindexter

Description : How does one start the Oracle Intelligent Agent? (for DBA

Last Answer : One needs to start an OIA (Oracle Intelligent Agent) process on all machines that will to be managed via OEM. For OEM 9i and above:

Description : What is the Oracle Intelligent Agent? (for DBA

Last Answer : The Oracle Intelligent Agent (OIA) is an autonomous process that needs to run on a remote node in the network to make the node OEM manageable. The Oracle Intelligent Agent is ... events registered in Enterprise Manager; and . Executing tasks associated with jobs submitted to Enterprise Manager.

Description : What are the types of SQL Statement ?

Last Answer : Data Definition Language : CREATE,ALTER,DROP,TRUNCATE,REVOKE,NO AUDIT & COMMIT.

Description : How does one backout events and jobs during maintenance slots? (for DBA

Last Answer : Managemnet and data collection activity can be suspended by imposing a blackout. Look at these examples: agentctl start blackout # Blackout the entrire agent agentctl stop blackout # Resume normal monitoring ... management agentctl start blackout -s jobs -d 00:20 # Blackout jobs for 20 minutes

Description : What are the pre requisites ?

Last Answer : I. to modify data type of a column ? ii. to add a column with NOT NULL constraint ? To Modify the datatype of a column the column must be empty. to add a column with NOT NULL constrain, the table must be empty.

Description : What kind of jobs can one schedule with OEM? (for DBA

Last Answer : OEM comes with pre-defined jobs like Export, Import, run OS commands, run sql scripts, SQL*Plus commands etc. It also gives you the flexibility of scheduling custom jobs written with the TCL language.

Description : Difference between SUBSTR and INSTR ?

Last Answer : INSTR (String1,String2(n,(m)),INSTR returns the position of the mth occurrence of the string 2 instring1. The search begins from nth position of string1.SUBSTR (String1 n,m)SUBSTR returns a character string of size m in string1, starting from nth position of string1.

Description : Should the OEM Console be displayed at all times (when there are scheduled jobs)? (for DBA

Last Answer : When a job is submitted the agent will confirm the status of the job. When the status shows up as scheduled, you can close down the OEM console. The processing of the job is managed by the OIA ... that OEM will not be able to send e-mail and paging notifications when the Console is not started.

Description : Explain UNION,MINUS,UNION ALL, INTERSECT ?

Last Answer : INTERSECT returns all distinct rows selected by both queries.MINUS - returns all distinct rows selected by the first query but not by the second.UNION - returns all distinct rows selected by either queryUNION ALL - returns all rows selected by either query, including all duplicates.

Description : WHY USE RMAN ? (for DBA

Last Answer : No extra costs Its available free ?RMAN introduced in Oracle 8 it has become simpler with newer versions and easier than user managed backups ?Proper security ?You are 100% sure your ... what need to backed up Knows what is required for recovery Knows what backups are redundant

Description : WHAT IS RMAN ? (for DBA

Last Answer : Recovery Manager is a tool that: manages the process of creating backups and also manages the process of restoring and recovering from them.

Description : What is the basic structure of PL/SQL ?

Last Answer : PL/SQL uses block structure as its basic structure. Anonymous blocks or nested blocks can be used in PL/SQL.