Custom Query (2765 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (19 - 21 of 2765)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Ticket Resolution Summary Owner Reporter
#1707 fixed ALTER COLLECTION statement to update the type of a collection Dimitar Misev Dimitar Misev
Description

It would be good to have support for the following:

ALTER COLLECTION <coll> SET TYPE <colltype>

The <colltype> is accordingly checked for compatibility (same cell type, dimensionality) as the existing type of <coll>. If it's good then the new type of <coll> is set to <colltype>.

#1251 worksforme API should use more defaults Dimitar Misev Peter Baumann
Description

currently, setting host, port, database is mandatory in the C++ and Java API. This should provide the well-known defaults to simplify application programming. This should be all needed for localhost:

database.open();

…and we even could make this fully automatic allowing to avoid database open (and, similarly, for transactions where we transparently could allocate one by default).

#395 fixed Access Denied Error with 8.4.2-1 RPM mrusu ungarj
Description

running WCPS queries with the newest RPMs (8.4.2-1) I get the following error from the tomcat log:

rasj[0] RasRNPImplementation.executeGetFreeServer: 802
rasj[0] RasRNPImplementation.getFreeServer: RasManager Error: Access
denied, incorrect user/password.

It worked until 8.4.1-3 (tested it again) and didn't change any configurations. No changes made on petascope.settings, rasconnect nor rasmgr.conf.

Do you happen to have an idea what I could have missed during RPM creation of 8.4.2-1? Was there anything specific which should have been considered?

Thanks, Joachim

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.