GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Interview Questions  >  Data Warehousing  >  Abinitio
Go To First  |  Previous Question  |  Next Question 
 Abinitio  |  Question 4 of 193    Print  
Have you eveer encountered an error called "depth not equal"? (This occurs when you extensively create graphs it is a trick question)

  
Total Answers and Comments: 2 Last Update: March 20, 2006   
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
July 10, 2005 11:18:06   #1  
Ashim Dutta        

RE: Have you eveer encountered an error called "depth not equal"? (This occurs when you extensively crea...
ashimdutta@yahoo.com 
 
When two components are linked together if their layout doesnot match then this problem can occur during the compilation of the graph. A solution to this problem would be to use a partitioning component in between if there was change in layout.

 
Is this answer useful? Yes | No
March 19, 2006 20:50:47   #2  
Ashim Dutta        

RE: Have you eveer encountered an error called "depth ...

Thanks to Ashim for more clarification...

**********************************

I have talked about a situation where you have linked

2 components - each of them having different layouts.

Think about a situation where the components on the left hand side is linked to a serial dataset and on the right hand side the downstream component is linked to a multifile. Layout is going to be propagaed from naghbours.

So without any partitioning component the jump in the depth cannot be achieved and I suppose you must need one partitioning component which can help alleviate this depth discrepancy.


 
Is this answer useful? Yes | No

 Related Questions

Have you eveer encountered an error called "depth not equal"? (This occurs when you extensively create graphs it is a trick question)

Latest Answer : Recompile is useful when the tables referenced by the stored proc undergoes a lot of modification/deletion/addition of data. Due to the heavy modification activity the execute plan becomes outdated and hence the stored proc performance goes down. If we ...

Hi I'm unable to connect sever database(oracle) from GDE(db config file) local system.i set all these tags1)database:2)database version3)db_home4)db_node5)db_host6)user7)default_database_layoutstill I'm getting this error:ABINITIO(DB00113): Error remotely executing 'm_db' on node '66.166.247.60'.161.146.2.60: Remote job failed to start up================================================================rsh.exe: can't establish connection> 161.146.2.60:Connection
Read Answers (1) | Asked by : chalapathi

Latest Answer :   for design your graph as a parameterised  you should declare the parameter scope "formal"     Thanks,  Balaji Venigalla ...
Read Answers (4) | Asked by : Sunitha

Read Answers (4) | Asked by : windows

How to Schedule Graphs in AbInitio, like workflow Schedule in Informatica? And where we must is Unix shell scripting in AbInitio?
Read Answers (3) | Asked by : praveen

Latest Answer : For #1, if the layout is not serial, you might need to do something like:(next_in_sequence()-1)*no_of_partition()+this_partition() ...

Latest Answer : Hi, If you are trying to install the Ab -Initio on stand alone machine , then it is not necessary to create the repository , While installing It creates automatically for you under abinitio folder ( where you installing the Ab-Initio) If you are still ...
Read Answers (1) | Asked by : kethanhp

Latest Answer : Hi we can create multi file by 2 waysone is go to run tab in gde,and go to execute command there give m_mkfs contro_partition data_partition1 data_partition2.........data_partitionn eg:m_mkfs c:control   c:dp1 c:dp2 d:dp3......control ...

Whats the best way in a AI GRAPH to read the header 1st line and trailer (last line) in a i/p file, compare record counts and checksum (available in header) and error out if actual recd count or checksum did not match?
Read Answers (4) | Asked by : mla


 Sponsored Links

 
Related Articles

Breaking up XML into Relational Data

Breaking up XML into Relational Data While the preceding example shows how to construct an XML representation over relational data the example in this section illustrates how you can shred XML data back into relational data This reverse operation can be useful if your application works with relation
 

Querying Data with Oracle XQuery

Querying Data with Oracle XQuery Starting with Oracle Database 10g Release 2 you can take advantage of a full featured native XQuery engine integrated with the database With Oracle XQuery you can accomplish various tasks involved in developing PHP Oracle XML applications operating on any kind of dat
 

Retrieving XML Data

Retrieving XML DataTo retrieve XML data from an XMLType table you can use a SELECT SQL statement just as you would if you had to query a relational table For example to select the employee with the id set to 100 from the employees XMLType table discussed in the preceding section you might issue the
 

Using XMLType for Handling XML Data in the Database

Using XMLType for Handling XML Data in the Database Being an object type XMLType can not only be used to store XML data in the database but also to operate on that data via its built in methods Regardless of the storage model you choose XMLType provides a set of XML specific methods to operate on XM
 

Using Oracle Database for Storing, Modifying, and Retrieving XML Data

Using Oracle Database for Storing Modifying and Retrieving XML Data With Oracle XML DB you have various XML storage and XML processing options allowing you to achieve the required level of performance and scalability One of the most interesting things about Oracle XML DB is that it allows you to per
 

ODP.NET - Techniques to Improve Performance while Retrieving Data

ODP NET Techniques to Improve Performance while Retrieving Data Performance tuning is a great subject in Oracle Volumes of books would not be enough to cover every aspect of performance tuning in Oracle However in this section we will only discuss the fundamental performance techniques while working
 

ODP.NET - Populating a Dataset with a Single Data Table

ODP NET Populating a Dataset with a Single Data Table A dataset is simply a group of data tables These data tables can be identified with their own unique names within a dataset You can also add relations between data tables available in a dataset mosgoogle The following code gives you the details o
 

ODP.NET - Retrieving Typed Data

ODP NET Retrieving Typed Data While retrieving values from OracleDataReader we can extract information available in individual columns of a particular row either by using column ordinal position values or column names mosgoogle Retrieving Typed Data Using Ordinals ODP NET provides data specific enum
 

ODP.NET - Retrieving Data Using OracleDataReader

ODP NET Retrieving Data Using OracleDataReader OracleDataReader is simply a read only and forward only result set It works only if the database connection is open and it makes sure that the connection is open while you are retrieving data As the data that it retrieves is read only it is a bit faster
 

ODP.NET - Fundamental ODP.NET Classes to Retrieve Data

ODP NET Fundamental ODP NET Classes to Retrieve Data To retrieve data from an Oracle database using ODP NET we need to work with a few of the ODP NET classes At this point we will discuss the most fundamental classes available in ODP NET for retrieving data mosgoogle The following is the list of fun
 





About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape