In this example, the schema holder's physical name is oholder; it is read-only; the Oracle database's logical name is orademo; the user ID is scott; and the password is tiger:
pro oholder -RO -db oradb -ld orademo -U scott -P tiger
The DataServer is local, so there is no need for host and service parameters.