cancel
Showing results for 
Search instead for 
Did you mean: 

Trial Version

Former Member
0 Kudos
  • I opened up a trial version and have a SAP HANA ADMINSTARTIVE CONSOLE - Eclipse" I am trying to build a DB and was able to add one Table (with just the primary key) but when I went back in to modify that table or add more tables and tried to save, none of the modifications or new tables are saved.
  • I also have "Insufficient privileges" under content

Best:

DJ

Accepted Solutions (1)

Accepted Solutions (1)

gowrisankar_m2
Contributor
0 Kudos

Hi DJ,

Regarding 1st point:

Ideally it should work. How you are doing via UI or SQL using command line??

Can you follow below steps,

Right click on the table where you want to add more columns -->open definition-->select any one the row right click-->click on edit button-->add the columns now by providing name,datatype,length etc..

and activate now

other way is using flexible tables. please refer below thread.

Regarding 2nd point:

I guess you are trying to create pkg/proj under the main folder[pxxxxxxxx].In the HCP trial environment,you have to create the pkg/xs project under the package of <userid>trial.<instance name of xs>. [one of the trial limitation]

BR,Gowrisankar

Former Member
0 Kudos

Thanks. I was not doing the "Activate Now". Is there a general set of commonly-used tables (e.g., Countries, states, Postal codes, etc.)  That can be copied-in or included-in one's schema without having to replicate as well as save time?

Answers (0)