User guide
CSV output for UBAs
CSV file requires less processing effort that is compared to XML. Multiple
small files are bundled in single UBA input to improve I/O utilization.
Setting up a project
A project is a container that organizes and provides security for objects that are
supplied, created, or maintained for data integration, data profiling, quality
monitoring, and so on. Projects are a method for organizing your work. You define
data files, stages, and build jobs in a specific project. A project can contain one or
more jobs. Any of the metadata objects in a project (such as jobs or table
definitions) can be grouped logically and organized into folders. You can define
security at the project level. Only users who are authorized for your project can
access your jobs.
Procedure
1. Log in to the Administrator client as dsadm.
2. Click the Projects tab in the Administrator window.
3. Click the Add button.
4. Enter the project name in the Name field. The project name must be given as
UDM. You must create the UDM project only if you have not created in Step 35
of “Installing IBM InfoSphere Information Server by using the wizard
(graphical mode)” on page 9. UDM is automatically appended to the default
location for the new project. You cannot add a project to a location that exists.
5. Click OK. You can see the project that you created in the following directory:
/opt/IBM/InformationServer/Server/Projects/UDM
6. Create a directory by name udm inside the project that you created by using the
following commands:
cd /opt/IBM/InformationServer/Server/Projects/UDM
umask 002
mkdir udm
You can install and import the job in this directory.
Extracting the job archive file
Before you begin
Ensure that you have created a project by name UDM and a subdirectory by name
udm inside the project directory. The ds_job_vm.n.0.0.b.dsx is packaged inside the
alcatel_5620_sam_ds_vm.n.0.0_build_b.tar.gz file from the technology pack JAR
file. Note that m denotes version number, n denotes major build number, and b
denotes minor build number.
Procedure
1. Extract the alcatel_5620_sam_ds_vm.n.0.0_build_b.tar.gz file in
/opt/IBM/InformationServer/Server/Projects/UDM/udm by using the following
command:
tar zxvf alcatel_5620_sam_ds_vm.n.0.0_build_b.tar.gz
2. Open IBM InfoSphere DataStage and QualityStage Administrator on your
desktop.
3. Log in with the user name and password of dsadm with the DataStage and
QualityStage Administrator.
26 Alcatel-Lucent 5620 SAM LogToFile 2.3.0.0 Technology Pack Installation and User Guide