Learning Documentation Community Open Exchange Global Masters Certification Partner Directory Ideas Portal
Developer Community
  • Posts
    • InterSystems Official
    • Articles
    • Questions
    • Announcements
    • Discussions
    • Tags
  • Events
    • Tech Article Contest
    • Programming Contest
    • InterSystems Ideas Contest
    • Event Calendar
  • Products
    • InterSystems IRIS
    • InterSystems IRIS for Health
    • HealthShare
    • TrakCare
    • Caché
    • Ensemble
    • InterSystems Analytics (DeepSee)
    • InterSystems Text Analytics (iKnow)
  • Jobs
    • Job Opportunity
    • Job Wanted
  • Members
  • About
    • About Us
    • FAQ
    • Feedback
    • Report an Issue
    • Share an Idea
    • Code of Conduct
    • Contact Us

EN

Search by posts, members, tags
Language
EN|
ESPTJPCNFREN
New post
  • Profile page
  • Posts (12)
  • Replies (19)
  • Mentions (0)
  • Official certification & Credly badges (0)
  • Global Masters badges (0)
  • Following (0)
  • Followers (0)
AllAccepted answers
    go to post
Augusto Estefan · Oct 29, 2021

Thanks a lot!!! 

1 0 https://community.intersystems.com/post/error-starting-production-0#comment-171016
    go to post
Augusto Estefan · Oct 29, 2021

Yes, this is the process but i cannot find the "Health" button, in menu button there is not Installer Wizard option

0 0 https://community.intersystems.com/post/error-starting-production-0#comment-170961
    go to post
Augusto Estefan · Sep 29, 2021

When im trying restarting the web server gives this error 

[Wed Sep 29 13:40:42.954686 2021] [:crit] [pid 7933] (38)Function not implemented: AH00141: Could not initialize random number generator

Do you know if the upgrade change the versions of apache?

0 0 https://community.intersystems.com/post/after-upgrade-management-portal-web-dont-start#comment-168391
    go to post
Augusto Estefan · Sep 23, 2021

I just download the guide you talk about, and talk about this.

I didnt follow the migration path.

Thanks a lot!!

0 0 https://community.intersystems.com/post/problem-starting-production-after-upgrade-cache-iris#comment-167806
    go to post
Augusto Estefan · Sep 23, 2021

The upgrade I did was from cache 2016 to 2021, no middle versions between.

Maybe this could be the reason that is genereating the error? 

Thanks Vic Sun

0 0 https://community.intersystems.com/post/problem-starting-production-after-upgrade-cache-iris#comment-167781
    go to post
Augusto Estefan · Sep 1, 2021

Another question, do you know if I can see the size of a global from portal manager?

Thanks

0 0 https://community.intersystems.com/post/database-increase-lot#comment-165546
    go to post
Augusto Estefan · Sep 1, 2021

My journal cleanup looks like this 

How can I look on the system management portal the data you talk about? 

right now im running a GZISE on a specific namespace (the one that is getting bigger) but takes a lot of time.

Thanks

0 0 https://community.intersystems.com/post/database-increase-lot#comment-165536
    go to post
Augusto Estefan · Aug 19, 2021

Yes thats what I was asking! I didnt know the procedure was running cinstall as if I were installing fresh instance.

Thanks!!!

0 0 https://community.intersystems.com/post/how-get-updates-upgrade-cache#comment-164536
    go to post
Augusto Estefan · Aug 19, 2021

Thanks!

Do yo have a tutorial/documentation on how to perform this upgrade? The links take me to download the installers

0 0 https://community.intersystems.com/post/how-get-updates-upgrade-cache#comment-164521
    go to post
Augusto Estefan · Mar 31, 2021

Yes, I was thinking the same but happens too when I add the parenthesis.

0 0 https://community.intersystems.com/post/export-data-sql-format#comment-150966
    go to post
Augusto Estefan · Mar 31, 2021

Now when I execute this insert give me this error: 

I read the doc you gave about inserts but I'm not getting a SQL Error that are described there, any idea of what the problem can be?

Again, thanks a lot for the help Robert!!

0 0 https://community.intersystems.com/post/export-data-sql-format#comment-150956
    go to post
Augusto Estefan · Mar 30, 2021

Now I see the table, but now I need to copy/migrate the data from HSPI_Data.patient (in cache) to PostgreSQL. 

How can I do that?

This is my recently created linked table. (i got to move the data there)

0 0 https://community.intersystems.com/post/export-data-sql-format#comment-150781
    go to post
Augusto Estefan · Mar 30, 2021

Thanks for the answer, I did what you told me but this create me a new class/table on Cache. I need to link an existant Cache class/table to a postgres table. 

Is this possible? 

Thanks Robert!!!

0 0 https://community.intersystems.com/post/export-data-sql-format#comment-150771
    go to post
Augusto Estefan · Mar 29, 2021

@Robert Cemper Hello! Now I got the SQLGateway aimed to the PostgreSQL.

The issue I have now is that I need to migrate/copy the HSPI_Data.Patient table to PostgreSQ. What i have to do to see this table on PostgreSQL?

Thanks to much!! 

0 0 https://community.intersystems.com/post/export-data-sql-format#comment-150681
    go to post
Augusto Estefan · Jul 28, 2020

Thanks Robert, but I cant get from PostgreSQL server to the Cache Server thats why I need to export the data, but this information help me with another problem.

Thanks a lot.

0 0 https://community.intersystems.com/post/export-data-sql-format#comment-129471
    go to post
Augusto Estefan · Jul 28, 2020

Hi Evgeny, I dont know if this exist on cache, but on PostgreSQL you can export the data as SQL format (on a dump file). 

And I was thinking there is maybe a way to export data from cache as this format (SQL format).

This exists on Cache? 

Thanks and sorry for the delay to answer.

0 0 https://community.intersystems.com/post/export-data-sql-format#comment-129466
    go to post
Augusto Estefan · Apr 14, 2020

Thanks a lot for the informations, its works for me.

How do you get all the informations about this classes? there is any link to get this info ?

0 0 https://community.intersystems.com/post/start-production-command-line#comment-120011
    go to post
Augusto Estefan · Apr 2, 2020

I solved this changing the permission to cacheusr group on the journal.log file

Thanks for the help!

0 0 https://community.intersystems.com/post/error-switching-journal#comment-119226
    go to post
Augusto Estefan · Mar 30, 2020

Hello Vic,

I dont have any other message in cconsole.log sad

but looking at journal.log permission I have the user that we use to run the scripts with ownership and RW over the file.

What could have happend for this to change?

0 0 https://community.intersystems.com/post/error-switching-journal#comment-118976
Augusto Estefan
@Augusto.Estefan
Follow

User statistics

Posts
12
Replies
19
Likes
3
Applications
0
Badges
0
Followers
0
People reached
8.7K
Accepted answers
0
  • Privacy & Terms
  • Guarantee
  • Section 508
  • Contest Terms
  • Cookies Settings
© 2025 InterSystems Corporation, Cambridge, MA. All rights reserved.

Log in or sign up

Log in or create a new account to continue

Log inSign up

Log in or sign up

Log in or create a new account to continue

Log inSign up

Log in or sign up

Log in or create a new account to continue

Log inSign up

Log in or sign up

Log in or create a new account to continue

Log inSign up