New post

検索

Question
· May 26

BP completion cleanup error

Bonjour,

je me suis rendue compte que j'avais cette erreur qui est survenue sur une interop qui tournait depuis quelques mois  :

"BP completion cleanup error deleting BP instance Id: 1133, ERREUR #5540: SQLCODE : Message -106 : Échec de suppression de la ligne de la table « xxx.Context » avec  %rowid=« 1012 », la ligne avec cet ID n'a pas été trouvée."

Nous n'avons pas fait de modification à ce moment là et je ne trouve pas d'où vient l'erreur. Nous avions fait plus tôt un changement de namespace mais c'était bien plus tôt.

Et par ailleurs cela ne met pas le système en erreur.

Avez vous une idée svp d'où cela pourrait provenir ou de ce que je pourrais tester ?

En vous remerciant par avance pour votre aide.

Bien cordialement,

Cécile

2 Comments
Discussion (2)2
Log in or sign up to continue
Digest
· May 26

【週間ダイジェスト】 5/19 ~ 5/25 の開発者コミュニティへの投稿

Announcement
· May 25

SQL DATA LENS Now FREE for Use with InterSystems IRIS Community Edition!


I'm excited to announce a major update to SQL Data Lens – a powerful database client and metadata explorer – that opens up new, free possibilities for the InterSystems community.

SQL Data Lens is now completely FREE to use with InterSystems IRIS Community Edition!

No more “localhost only” restrictions
No more limits on the number of connections

No license? No problem.
You can now connect to InterSystems IRIS Community Edition—completely license-free—using the fully functional Free Edition of SQL DATA LENS. Explore all the features, no strings attached.
 

Discover hidden insights with SQL DATA LENS:
Instantly uncover detailed information about your IRIS tables—no deep dives or guesswork required:


SQL DATA LENS helps with: 

Detecting and Resolving Metadata Inconsistencies in InterSystems IRIS
Focus on your database objects and hide all the system objects
Easily Copy Tables Between Databases and Servers
 

Curious what's under the hood?
Instantly explore native global values directly within SQL DATA LENS—see what your data is really doing behind the scenes.


Ready to explore your data like never before?


🚀 Download SQL Data Lens and get started today. Also available via Microsoft Store

💬 Got feedback, ideas, or ran into something odd? I’d love to hear from you—let’s make it even better together!

Happy querying!

 

1 Comment
Discussion (1)2
Log in or sign up to continue
Question
· May 24

CSP WebApp - IIS

Hi,

How do I create CSP page in IIS to be loaded from the class? 

Im able to open my index.html but I have class webapp.init.cls which extends %CSP.Page which should generate html. If I write localhost/myapp/webapp.init.cls I just got an error Invalid action.

In IIS Handler Mappings I did setup for *.cls and *.csp files. 

I followed this

https://docs.intersystems.com/irislatest/csp/docbook/DocBook.UI.Page.cls...

When I created index.csp my IIS just return NOT FOUND. With the old APACHE server I had no issue with all, but Im trying to migrate to IIS.

1 Comment
Discussion (1)1
Log in or sign up to continue