Quantcast
Channel: OMB+ 101
Browsing all 15 articles
Browse latest View live

Welcome to OMB101

Welcome to OMB101I will devote this blog to my travels on the OWB  / OMB+ scripting tool path.Till Next Time

View Article



EXPORT Project MDL

# Connection to Workspace# OMBCONNECT rep_owner/rep_owner@localhost:1521:orcl USE WORKSPACE 'My_Workspace'# show the prompt# set OMBPROMPT ON# List Projects## (c) Ciber Nederland John Minkjan#...

View Article

OMB VALIDATE Without Deploy

##########################################################################################################...

View Article

OMB Get Repository Documentation

##########################################################################################################...

View Article

OMB Change Location

 #############################################################                                                          ## Change Location Properties                               ##...

View Article


OMB Set Tablespaces

#############################################################                                                          ## Set Tablespace OWB TABLES                                ##...

View Article

Image may be NSFW.
Clik here to view.

OMB OWB “CURRENT” Constants

Some nice constants to use in your scripts:$OMB_CURRENT_PROJECT: Stores the name of the current project.$OMB_CURRENT_SESSION: Stores the identifier of the current session.$OMB_CURRENT_USER: Stores the...

View Article

OMB OWB TCL Repair NULL.

During the migration constants with the value NULL where migration as 'NULL' (with quotes). I create a script to replace them trough the whole repository with...

View Article


OMB single quote in tcl

The other day I was fighting to get a single quote, a double quote and a single qoute within a string. After trying a number of escape sequences David Allen handed me the solution on...

View Article


OMB OWB TCL Mapping set maximum number of errors

By default the maximum number of errors in a mapping is 50..... Here is a script to change it to 0:#############################################################...

View Article

OMB OWB TCL Sorting table partitions

When migrating from OWB10.1 to 11gR2 the  partition order (sometimes) gets scrambeld and the table will not validate.  This scripts sets the partitions back in (alphabetical) order ....

View Article

OWB/OMB+ connect to oracle database

Some handy function if you want to query an oracle database directly from OMB+############################################################                                                         ##...

View Article

OMB+/OWB create, register, delete en unregister an OWB Location:

How to create, register, delete en unregister an OWB Location:###### CREATE LOCATION#####OMBCREATE LOCATION 'SH_LOC' \SET PROPERTIES \(BUSINESS_NAME, DESCRIPTION, TYPE, VERSION, CONNECTION_TYPE,...

View Article


OWB/OMB Granting a privilege

OWB has the habbit of only revoking or granting priviliges ont creation of a role or object. If you change a role you have to manually change them. Here is a script to grant...

View Article

OMB+/OWB Revoke a privilege

OWB has the habbit of only revoking or granting priviliges ont creation of a role or object. If you change a role you have to manually change them. Here is a script to revoke privileges:...

View Article

Browsing all 15 articles
Browse latest View live




Latest Images