发布新帖

Encontrar

文章
· 五月 2, 2024 阅读大约需 1 分钟

QuinielaML - Predicciones de la 55ª jornada de la Quiniela

Aquí estamos nuevamente con una nueva jornada de la Quiniela, jornada 34ª de Primera División y 38ª de Segunda. La pasada jornada nos quedamos con la miel en los labios con 9 aciertos, así que habrá que resarcirse esta jornada. Estos son los partidos que entran para esta jornada:

Estás son las predicciones para la Primera División:

Y para Segunda División:

Esto nos deja la Quiniela así:

Sospechosamente favorable a los partidos en casa...no sé no sé, mantengamos la fe.

¡Mucha suerte a todos!

2 Comments
讨论 (2)2
登录或注册以继续
问题
· 五月 2, 2024

Cache and IRIS: How to identify system namespaces?

I am trying to locate a method that would allow me to differentiate between InterSystems preinstalled/system namespaces and "our own" namespaces. I am interested both in Cache and Iris answers if they are different. Yes, I can list what to disregard, like if not HSLIB or if not DOCBOOK but hoping for a more universal and elegant answer.

3 Comments
讨论 (3)1
登录或注册以继续
问题
· 五月 2, 2024

what's the format of the file to import lookup table ?

in the InterSystems management portal, I am in the lookup table viewer (interoperability>lookup Tables,  I would like to use import function to convert our existing table from other system to intersystems lookup table. 

so I converted our existing one like below and saved it as xxx.xml file locally.  when I try to import,  it says it is not a valid export file. 

my question is " what's the valid format for a file to be valid to use to import for lookup table?"

we are using cloud and I do not have access to the server file , I tried to export one to see what format the file would be but I do not have access to the exported file to view the content.

<?xml version="1.0" encoding="UTF-8"?>
<Export  
  ts="2014-10-21 11:52:51">
  <Document name="NH_Epic_ORU_NCDPH_OBX8.LUT">
  <lookupTable>
     <entry table="NH_Epic_ORU_NCDPH_OBX8" key="-">NEG</entry>
     <entry table="NH_Epic_ORU_NCDPH_OBX8" key="+">POS</entry>
    </lookupTable>
  </Document>
</Export>

5 Comments
讨论 (5)2
登录或注册以继续
文章
· 五月 2, 2024 阅读大约需 1 分钟

After upgrading, when I try to open the Management Portal, I get ERROR #5001 and cannot open it

InterSystems FAQ rubric

After upgrading your system, you may receive the error below when you try to open the Management Portal:

ERROR #5001: Server version of object does not match version sent from the client: %ZEN.Component.vgroup

This error is caused by outdated information remaining in your browser's cache.

You can resolve the error by clearing your browser's cache.

1 Comment
讨论 (1)2
登录或注册以继续
问题
· 五月 2, 2024

Compact & Truncate

Hi Guys,

 

I never ran a Compact & truncate process before and we do have a 4.6TB database with 1.9TB free space available that I would like to recover 

 

 

but when trying to compact first it did ask me to target in MBs and not sure what this is, does it mean that I need enough space to move all my 4.6TB database to ? and given that system is running live does the Compact or Truncate process stop or affect our system from been used from our clients and any idea how long such process would take to finish (minutes or hours) ?  

 

 

 

Thanks

8 Comments
讨论 (8)2
登录或注册以继续