Joan Cruz · Aug 3, 2016 go to post

Hi Dmitry,

Thanks for your response.

I see that page you tell me but the main problem is that I don't know what are the properties or methods of SYS.Database that I have to use because I don't know what are the fields ZU(49) is sending to me.

Can you help me on this? Where can I find the exact data ZU is returning?

Thanks in advance

Joan Cruz · Aug 3, 2016 go to post

That's what I'm trying yo do but I can't figure out all the properties I have to use.

$ZU49 is sending 24 values comma separated and after searching for documentation i can find 6 of them. But many others as Field 14 -> "System file number, regardless of whether the file is currently mounted or dismounted." don't know where to find it.

And also there are some others marked as values for iternal reference that I can't figure out what they are.

Thanks for your response.

Joan Cruz · Aug 3, 2016 go to post

I found ParseZU49Info method in Sys.Database but the is empty.

How can I know what's on it?

Method ParseZU49Info(
As %String,
setupMirrorFields As %Boolean) As %Status [ Internal ]
{
}

Joan Cruz · Aug 3, 2016 go to post

Sorry for my doubts but I'm a bit confused.

Ok how it works in case of 14 but how about case 12(#define freezepiece 12)

I don't have freeze property

Joan Cruz · May 3, 2018 go to post

Thank you very much for your response.

Checking for this data I realized that pstrOutputPath was null so it can't work.

Now it's fixed.

Joan Cruz · May 8, 2018 go to post

Finally I used a mix between MemberStatusList query of the class SYS.Mirror and  Config.MapMirrors:List to get all complete information.

Thank you

Joan Cruz · Jun 17, 2021 go to post

Hi,

I'm having a similar issue but with purge queries the problem is not solved. Can you please help me to fix it?

I'd like to try the last comment " the routine index was corrupt, recompiling all routines" but I don't know how to do it.

Thanks in advance

Joan Cruz · Jun 18, 2021 go to post

Thank you very much for your explanation. Very clear.

I can do the recompilation of the routines but the studio on the namespace is still very slow.

I don't know what els can I try.

Do you have any idea?

Thanks

Joan Cruz · Jun 18, 2021 go to post

Hi Danny

Other namespaces work well. I tries to purge queries and this improves a little, but I'm still unable to open, close or work with the studio.

I don't think there is an special mapping on the namespace. This should be something of my environment because my partners don't have this problem.

I don't know what els I can try.

Thanks in advance

Joan Cruz · Jun 21, 2021 go to post

Thanks for your responses.

I tried both, reset an import from a partner but there is no changes.

Any other idea?

Thanks in advance