Administering the repository

A Sybase ETL repository is a collection of tables that saves and maintains all data related to projects, jobs, and session parameters. You can use Sybase SQL Anywhere databases as the Sybase ETL repository.

NoteDo not manually manipulate data in repository tables; doing so can make the repository unusable, and you may also lose data. Sybase cannot guarantee the functionality of a repository after it has been manually manipulated.

To access projects or jobs, log on to the respective repository. To open a repository, you must assign at least one client and one client user. A client can have multiple users.

StepsOpening a repository

  1. Select File | Open Repository. Or, in the Navigator, right-click Repositories and select Open Repository.

  2. Select a repository from the Connection list and click Logon.

StepsClosing a repository connection

  1. In the Navigator, right-click the repository name and select Close Connection.

  2. Click Yes to confirm that you want to close the connection and all open projects and jobs.

Closing a repository ends all user sessions currently connected to the repository.

StepsClosing a client user session

  1. Right-click the repository name in the Navigator and select Close Client.

  2. Click Yes to confirm that you want to close the client and all open projects and jobs.

StepsAdding a repository

  1. Select File | Open Repository to open the Repository Logon window.

  2. Click Add.

  3. Enter the parameters for your new repository connection and click Save.

To access the new repository, you must create at least one client and one client user definition.

StepsCreating a client and a client user

  1. In the Repository Logon window, enter a client name in the Client field.

  2. Enter a Client User name. The name must be alphanumeric, can contain up to 255 characters, and cannot start with a number.

  3. Enter a password.

  4. Select Register New User.

  5. If the client user is entitled to see all existing projects within the client, select Show All Objects.

  6. Click Logon.

  7. Reenter the password and click OK.

NoteYou can also create a user from the Use Accounts window. See “Creating a user”.

StepsEditing a repository

  1. Select File | Open Repository.

  2. Select the repository you want to modify and click Edit.

  3. Make changes and click Save.

StepsRemoving a repository

  1. Select the repository from the Connection list and click Remove.

  2. Click Yes to confirm the removal.