| http://www.w3.org/ns/prov#value | - Also, I would use parens e.g. tables=(mytab).In your case, try a double escape to negate the dollar sign, like this Linux example:CODE#!/bin/bashoutput=???sqlplus -s / as sysdba <<EOF select distinct machine from v\\$session; exitEOF???Does this work?CODEexp system@db_name tables=(DEFAULT_CXA429_SAM_DB.DR\\$TS_TEXT_IDX\\$N) file=test.dmp
|