Nueva publicación

查找

Pregunta
· 21 ene, 2025

Iris is frozen - discover why

The question I have is if I run an External backup this library rotuine is called:
##Class(Backup.General).ExternalFreeze()

Is there a command I can run that shows me the Iris system is frozen due to the call to ##Class(Backup.General).ExternalFreeze()?

If the system is frozen I cannot sign into Iris terminal session.

I backup the IRIS server using Veeam. Veeam calls the "freeze" script, snapshots the server in VMWare, then calls the "thaw" script.
Veeam then backs up the VMWare snapshot.

I have had cases where Iris was frozen and I'm guessing this could be caused by a call to ##Class(Backup.General).ExternalFreeze() where no "thaw" command was called.

4 comentarios
Comentarios (4)2
Inicie sesión o regístrese para continuar
InterSystems Official
· 21 ene, 2025

提醒:在执行特定的 $LIST 操作时,数据库和日志文件中引入了无效数据

InterSystems 已更正导致在使用特定 $LIST 语法时引入无效数据库和日志记录的缺陷。 遇到此缺陷的可能性非常低,但它对操作的影响可能会很大。

受影响的产品

Comentarios (0)0
Inicie sesión o regístrese para continuar
Anuncio
· 21 ene, 2025

[Video] Containers & Kubernetes - Proper Use and Lessons Learned

Hey Community,

Enjoy the new video on InterSystems Developers YouTube:

⏯ Containers & Kubernetes - Proper Use and Lessons Learned @ Global Summit 2024

When does it make sense to use containers? How about Kubernetes? Join us to learn about the proper use of containers and lessons learned with Kubernetes deployments, and pitfalls to avoid.

Presenters
🗣 @Mark Bolinsky, Principal Technology Architect, InterSystems
🗣 @Ariel Glikman, Sales Engineer, InterSystems
🗣 @Bob Kuszewski, Product Manager, Developer Experience, InterSystems
🗣 @Kai Zou, Manager of Release Engineering, InterSystems  

Learning has never been this easy - tune in and subscribe to stay inspired! 👍

Comentarios (0)1
Inicie sesión o regístrese para continuar
Anuncio
· 21 ene, 2025

Top InterSystems Developer Community Authors of 2024

Hey Developers,

It's time to announce the Top InterSystems Developer Community Authors of 2024 🎉

We are pleased to reward the most active contributors across all regional DC sites (EN, ES, PT, JP, CN, and FR):

  • Breakthrough of the Year
  • Top Best-Selling Authors
  • Top Experts
  • Top Opinion Leaders

Let's look at the DC Wall of Fame 2024 and greet everyone with big applause! 👏

Badge's Name Winners DC Winners InterSystems
 
Nomination: Breakthrough of the Year
Breakthrough of 2024

  

@john.smith4237

@Meenakshi Muthu

@Eyal Levin

@Alin Soare

@Veerraju Grandhi

@Takao Otokita

@Maxim Gorshkov

@Nicole Sun

@Brad Nissenbaum

@Shuheng Liu

 
Nomination: InterSystems Best-selling Author
1st place: 
Gold Best-Selling Author

  

@Muhammad Waseem

@Luis Angel Pérez Ramos

2nd place: 
Silver Best-Selling Author

  

@Robert Cemper

@Megumi Kakechi

3rd place: 
Bronze Best-Selling Author

  

@Iryna Mykhailova

@Hiroshi Sato

Best-Selling Author

  

@Heloisa Paiva

@Pierre LaFay

@David Hockenbroch

@姚 鑫

@sween

@Kurro Lopez

@Yuri Marx

@Mihoko Iijima

@Alberto Fuentes

@Sylvain Guilbaud

@Guillaume Rongier

@Toshihiko Minamoto

@Ricardo Paiva

@Danusa Calixto

 
Nomination: InterSystems Expert
1st place: 
Gold Expert

  

@Enrico Parisi

@Luis Angel Pérez Ramos

2nd place: 
SilverExpert

  

@Robert Cemper

@Alexander Koblov

3rd place: 
Bronze Expert

  

@Jeffrey Drumm

@Brett Saviano

DC Expert

  

@Julius Kavay 

 @John Murray

@David Hockenbroch

@Ashok Kumar T

@Robert Barbiaux

@Stephen Canzano

@Yaron Munz

@Eduard Lebedyuk 

@Ben Spead 

@Timo Lindenschmid 

@Guillaume Rongier 

@Timothy Leavitt 

@Sylvain Guilbaud 

@Tani Frankel  

 
Nomination: InterSystems Opinion Leader
1st place: 
Gold Opinion Leader

  

@Robert Cemper

@Luis Angel Pérez Ramos

2nd place: 
Silver Opinion Leader

  

@Iryna Mykhailova

@Sylvain Guilbaud

3rd place: 
Bronze Opinion Leader

  

@Enrico Parisi

@Guillaume Rongier

DC Opinion Leader

  

@Muhammad Waseem

@Pierre LaFay

@Heloisa Paiva

@Kurro Lopez

@David Hockenbroch

@John Murray

@Yuri Marx

@Julio Esquerdo

@Ben Spead

@Timothy Leavitt

@Danusa Calixto

@Eduard Lebedyuk

@Evgeny Shvarov

@Mihoko Iijima

@Hiroshi Sato

 

This list is a good reason to start following some of the great authors of the Developer Community ;)

BIG APPLAUSE TO OUR WINNERS!

Congratulations to all of you, and thank you for your great contributions to the InterSystems Developer Community in 2024! 

15 comentarios
Comentarios (15)7
Inicie sesión o regístrese para continuar
Pregunta
· 21 ene, 2025

In Studio is there a way to access the code that flags whether a project has unsaved changes? (is there a property that controls the "star" on unsaved projects?)

I'm working on some code that would benefit from being able to see whether or not a project file has been saved in Studio.

I can see when I make changes, that the project name has an asterisk added to it:

In searching for it, however, I haven't been able to find any methods or calls to access the property/check that controls that asterisk.

My question is whether anyone out there knows if that is accessible and if so then how can it be accessed.

I'd like to add a check in my code that enforces that the project file must be saved prior to proceeding with the intended action. (alerting in case the asterisk is present, e.g. the project hasn't been saved)

 

2 comentarios
Comentarios (2)2
Inicie sesión o regístrese para continuar