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' )

pquinones/POS documentation built on May 6, 2019, 6:04 p.m.