oos_mkdir: Creates a new container in the Oracle object Store

Description Usage Arguments Value Examples

Description

Creates a new container in the Oracle object Store

Usage

1
oos_mkdir(credentials, container)

Arguments

credentials

List Object returned from a call to oos_autheticate

container

Full container name to be added. If container is part of another container, include the full path.

Value

returns any errors. NULL means success.

Examples

1
#oos_mkdir(my_credentials,'sales' )

brianmacdonald-ml/oraobjectstore documentation built on May 13, 2019, 7:41 a.m.