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
RAG with Vector Index in 26ai
-
Updating my previous demo that was in 23ai to run in *Oracle AI
Database 26ai* with two enhancements :
vector_memory_size set to 512MB (yes, this i...
Acum o săptămână
Niciun comentariu:
Trimiteți un comentariu