Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...




ERRORS Interview Questions
Questions Answers Views Company eMail

ORA-36958: (XSFCAST26) The OFFSET value for cycle number cannot be greater than the cycle's PERIODICITY, which is number. You specified number.

1 2678

ORA-36960: (XSFCAST27) The value of the string expression must be an odd number. You specified number.

1 2892

ORA-36961: Oracle OLAP is not available.

1 7022

ORA-36962: (XSRELTBL08) string is not a valid qualified data reference for dimension workspace object.

1 3283

ORA-36964: (XSRELTBL09) workspace object is not a valid level relation.

1 2737

ORA-36966: (XSRELTBL10) workspace object must be a dimension.

1 3263

ORA-36968: (XSRELTBL11) workspace object must be a relation.

1 2826

ORA-36970: (XSRELTBL12) workspace object must be a self-relation.

1 3128

ORA-36972: (XSRELTBL13) Relation workspace object must be dimensioned by workspace object.

1 3306

ORA-36976: (XSRELGID00) The format of the GROUPINGID command is: GROUPINGID [relation1] INTO {variable | relation2 | surrogate} [USING levelrelation] [INHIERARCHY {inhvariable | valueset}] [LEVELORDER levelordervs] The source relation can be omitted only when using both surrogate gid and level order valueset.

1 3098

ORA-36978: (XSRELGID01) workspace object must be a self-relation.

1 2962

ORA-36980: (XSRELGID02) Variable workspace object must have a numeric data type.

1 2780

ORA-36982: (XSRELGID03) The grouping variable/relation workspace object must be dimensioned by all dimensions of the source relation workspace object which have more than one element in status.

1 3207

ORA-36984: (XSRELGID04) A value cannot be inserted into dimension workspace object.

1 2935

ORA-36986: (XSRELGID05) Relation workspace object must be dimensioned by workspace object.

1 2814


Un-Answered Questions { ERRORS }

Wen ever i use IE=createObject (Ineternetexplorer.application) QTP just navigates to the URL mentioned but doesn't recognise the USErname and Password field so the test fails.. But wen i just record and use system.util "iexplore" the code recognises and the tst passes, but here it works fine sometimes and sometimes the test just fails and aftersometime i run it works.. so its not consistent,,, any suggestion

3121


Hi, I am trying to encode data from flatfile and then to decode the encoded data to original form. Procedures that I followed:- 1. Encoded the field 'A_ID' using AES_ENCRYPT(A_ID,'abd') in the expression transformation. The A_ID got encoded in the output table(oracle) 2. To decode this back I used AES_DECRYPT(A_ID,'abd'). But after executing the workflow, I am not getting any data in output. can anybody tell me how to decrypt the encoded data back to original form ??

1739


hi can any one tell me.... do we need to use color catridge also in HP Deskjet 630C series printer.... i have kept only black catridge but its not working.......

2313


when i open the system error dialog box come memory could not be read some.

2548


today's peformance is less than yesturday.it took 1 mint and today's performance is 7 mints.guys can anyone answer to mu question in sql

2524


how do i copy first 10 records from one sequntial file to another sequential file by using JCL program?

2791


ORA-26095: unprocessed stream data exists

3647


according to class7 how can we give description on pendrive?

2544


ORA-26084: direct path context already finished

2001


IMP-00096: Warning: Skipping table "string"."string" because type synonym "string"."string" cannot be created

1671


A sample program using data structure? what is file handling?

3472


I would like to if there is any vb script to populate my values in the application.Example i will input the data in two 2 rows a & b.I need script where the data in a or b have to populate in my application if my a = nothing and b = 1 or a = 1 or b = nothing.I would be glab if someone can help me here.

2455


Hi guys, I have four tables those are emp,dept,eliminate and uneliminate. i wrote small cursor..when i run, it display one error (ORA-01403 nodata found)... The query is: Declare cursor c1 is select e.ename emp_name from emp e,dept d where e.deptno=d.deptno group by deptno; r1 c1%rowtype; test_emp varchar2(200); begin for r1 in c1 loop begin select eliminate_emp into test_emp from eliminate t,uneliminate ut where t.number=ut.number and t.deptno=e.deptno and rownum<1; end; dbms_output.put_line(r1.emp_name); end loop; end; Thanks...

2804


how to run the application using winrunner for data driven test?

2460


what are the test cases for ticket vending machine?

4357