The DB2 runs on Redhat, and when I entered following command,
$ db2 call GET_DBSIZE_INFO (?,?,?,0)
I got error like this:
-bash: syntax error near unexpected token `('
anyone could advise, thanks in advance.
$ db2 call GET_DBSIZE_INFO (?,?,?,0)
I got error like this:
-bash: syntax error near unexpected token `('
anyone could advise, thanks in advance.
Comment