Page 1 of 1

Regarding UV.Account

Posted: Wed Feb 01, 2006 3:17 am
by raj_konig
Folks,

Inorder to access DS Repository Files thru Hashed files I think we need to configure UV.ACcount file on the server.

Is tht right?

If so, could you let me know how can I configure this file. When I try to open this its not in the readable format.

Help me out

Thanks in Advance
rajesh

Posted: Wed Feb 01, 2006 3:49 am
by ArndW
The UV.ACCOUNT hashed file contains information about the projects and other accounts in the DataStage instance. Changing any values in this file might result in a DataStage project or the whole system becoming absolutely unusable.

You don't need to do anything in the way of configuration in order to access local DS repository hashed file or tables. I'm sure you are aware that the content and structure of these tables is not only complex but also undocumented by IBM/Ascential; and the same warning applies as with the UV.ACCOUNT file - any changes you might make to these files might result in a broken project.

Posted: Wed Feb 01, 2006 5:32 am
by raj_konig
:?

Or is it "uvodbc.config" file i need to configure inorder to access the DS repository files?

or else please let me know how can i access the DS repository files using Universe stage or hashed files stage?

Thanks in Advance
rajesh

Posted: Wed Feb 01, 2006 5:57 am
by ArndW
the uvodbc.config file is used to define the access to ODBC sources. The project hashed files can be accessed by using the ODBC connection localuv.

Explaining access to the repository files is something of a catch-22 for me in this context. If you need to ask how you can connect to them or access them then I am worried that you might inadvertantly change them and render your whole project useless. DataStage allows users access to modify these files because they know that the only changes are going to be made through the defined API of the DataStage clients; but by going straight into the files by another method circumvents that protection.

Posted: Wed Feb 01, 2006 7:52 am
by raj_konig
thank you Arnd for the information,

I am able access 'localuv' thru Universe but nor thru ODBC. But i find no
tables/ files when connected thru localuv. (Except <projectname>.example1 file)

As these hashed files are DS repository files, i hope these store metadata.
So my intension is to just retrieve this information from these files/tables
but not trying to change any of the hashed file content.

Posted: Wed Feb 01, 2006 7:53 am
by ArndW
You can access the files, but they are not included in the normal automated drop-down list. You need to type in the name of the repository file(s) you want manually.

Posted: Wed Feb 01, 2006 7:56 am
by raj_konig
ok.

but for this i should be aware of the repository file names and i should be knowing which file stores which kind of information.

Is there any doc/site available which stores this information?

Thanks,
rajesh

Posted: Wed Feb 01, 2006 8:45 am
by ArndW
The Repository files are not listed or their columns described anywhere within the DataStage documentation. I recall seeing a post where Ray described some of the files... let me do a search ... aha, here it is

I hope you understand why I am being so reticent about this - it takes a while to understand the contents and some knowledge of UniVerse file structures, particularly multivalue columns and field, is necessary.

This reminds me of how I was treated by the person behind the counter when purchasing explosives. The store is not labelled at all on the outside and there is nothing on display except a large counter and a register/phone/credit card machine. The employee will not answer any questions; unless you tell him exactly what and how much of it you want and produce a license you won't get anything at all. The same things applies to the internal tables - if you don't know what to ask for it is best that you don't touch it.

If you look at the documentation tool and at the Microsoft Access .mdb file format it will show some of the repository metadata.

Posted: Wed Feb 01, 2006 9:04 am
by raj_konig
Thank you Arnd,

I think u have given me a very useful information. may be this should solve my issue.

rajesh

Posted: Wed Feb 01, 2006 5:43 pm
by ray.wurlod
You never really stated what your issue was. Be very, very careful with Repository objects; if you cripple them your support provider won't help and you may even void your warranty.