python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to add changes for NO ENCRYPT DB2 option to db2RestoreStruct
I am trying to restore encrypted DB to non-encryped DB. I made changes by setting piDbEncOpts to SQL_ENCRYPT_DB_NO but still restore is being failed. Is there db2 sample code is there where I can chec...
CPP Develop
Votes: 0
Answers: 1
How to restore files that are deleted by os.remove function in python?
I am just writing a python code to delete files older than 30 days. While running it, Unfortunately, I gave the wrong path and some of my precious data was deleted.
Can you please tell me how can I re...

Shubham Deswal
Votes: 0
Answers: 1
How to rollback to previous state if any failure happened while parallelly loading data into Snowflake
While loading data into Snowflake tables parallelly, How can I rollback to previous states in tables if any failure happened.
This is the scenario:
I have loaded data into staging layer and now I wa...
jsrathnayake
Votes: 0
Answers: 0