Posts by V. Gianvechio • 1 point
3 posts
-
-1
votes1
answer112
viewsQ: Node.js - problems with async/await in a setInterval()
I am developing a bot to monitor an application. The function areaDocenteMonitor.start() makes only one request and returns the status. If the status is different from 200 an email is triggered with…
-
0
votes1
answer175
viewsQ: ORA-28000: the Account is locked error appearing frequently
I work at an institution where we use an application that connects to an ORACLE database. Recently the BD user password has been changed, and the message Account is locked appears frequently... I…
oracleasked V. Gianvechio 1 -
0
votes0
answers62
viewsQ: Create modal with the contents of the Code tag
I’m developing a work for the college and to present I made a simple html page. The page has a div with the tag code, where I play a json file with more than a thousand lines. I would like to create…