Well I think I understand something wrong.
My example:
drop DefaultDS (the hsqldb connector)
create a new Oracle datasource with name 'MyDatasource'
--> here the start of ejbtimer failed because of missing DefaultDS
create a file alias-service.xml (example from last post)
--> the DefaultDS is still not available
What is wrong? Must I set some dependencies?