Usually this error appears when you try to export/import with datapump from command line in bash/ksh , and your command has ( or ) inside .
example: expdp directory=export__directory dumpfile=expdp_dumpfiles_%U.dmp schemas=(...,....,....) COMPRESSION=ALL parallel=4
Solution : use escape characters \( or \)
example: expdp directory=export__directory dumpfile=expdp_dumpfiles_%U.dmp schemas=\(...,....,....\) COMPRESSION=ALL parallel=4
New Tool: xstack - Completely Passive eBPF Linux Stack Profiling Without
Any Tracepoints
-
I just added another tool into my 0x.tools toolset: xstack is a
lightweight, completely passive stack profiler for Linux that uses eBPF
task iterators to s...
Acum o zi
Niciun comentariu:
Trimiteți un comentariu