None whatsoever. They give you pen and (blank) paper when you're taking the test. There is only an overall time limit. You can return to questions you skipped on the first run through (good exam technique - answer the ones you know first). You can even mark the ones you want to return to. And you ca...
None of the SQL Catalog tables can be manipulated with SQL. You need VERIFY.SQL to repair the schema information. How will you remove the entries for the project from XMETA (the common repository for IIS)?
Please post the exact error, using Copy and Paste. What you have provided does not make sense - it is missing at the very least some vital punctuation.
The thread has strayed from its original topic. DataStage does NOT generate an executable file. DataStage parallel jobs generate an osh script. When the job is run, a new osh script (called the "score") is written, taking into account the currently selected configuration. The score is executed withi...
There is nothing directly available within a DataStage stage. You can code using the ODBC API - in which case the function is SQLTables() to retrieve a list of tables (optionally filtering with a wildcard name).
If you know how to look RT_CONFIGnnn contains far more than "names...and nothing else". It's just that there are no metadata for retrieving the contents of these records. Structure of these records is, however, described in RT_CONFIG.H. The importer looks after creation of RT_BPnnn.O, RT_CONFIGnnn, ...